freebsd-skq/sys/ufs
Doug Rabson 6839466b30 In ufs_setattr(), if only one of va_atime or va_mtime are != VNOVAL, then
the code set the other field in the inode to VNOVAL.  This can happen
sometimes on an NFS server.
1998-12-20 12:36:01 +00:00
..
ffs Remove some compiler warnings. 1998-12-10 20:11:47 +00:00
mfs The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
ufs In ufs_setattr(), if only one of va_atime or va_mtime are != VNOVAL, then 1998-12-20 12:36:01 +00:00