freebsd-dev/sys/ufs
Kirk McKusick 24b6748c42 The UFS filesystem requires that the last block of a file always be
allocated. When shortening the length of a file in which the new end
of the file contains a hole, the hole must have a block allocated.

Reported by: Maxim Sobolev
Reviewed by: kib
Tested by:   Peter Holm
2016-02-24 01:58:40 +00:00
..
ffs The UFS filesystem requires that the last block of a file always be 2016-02-24 01:58:40 +00:00
ufs Update ctime when atime or birthtime are updated. 2015-12-07 12:09:04 +00:00