freebsd-dev/sys/ufs
Kirk McKusick 6da443cb22 Get rid of spurious check in ffs_truncate for i_size == length
which fails to set the modification time on the file. The same
check a few lines later takes the correct action.

Submitted by:	Ian Dowse <iedowse@maths.tcd.ie>
2000-12-19 04:20:13 +00:00
..
ffs Get rid of spurious check in ffs_truncate for i_size == length 2000-12-19 04:20:13 +00:00
ifs - Move ifs_init() so that it can initialize ifs_inode_hash_mtx. 2000-12-14 09:15:27 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs Avoid a data-consistency race between write() and mmap() 2000-12-17 23:57:05 +00:00