K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-20T12:36:01.000000Z K 7 svn:log V 172 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. END