Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 1998 04:36:04 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ufs ufs_vnops.c
Message-ID:  <199812201236.EAA22161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/12/20 04:36:03 PST

  Modified files:
    sys/ufs/ufs          ufs_vnops.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.102     +3 -3      src/sys/ufs/ufs/ufs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812201236.EAA22161>