CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/09/27 11:25:19

Modified files:
        sys/nfs        : nfs_vnops.c 

Log message:
In the previous commit, check tv_nsec, not tv_sec as VNOVAL is a
valid valuse of tv_sec but an invalid value for tv_nsec.
Noticed by guenther@. ok beck@ deraadt@

Reply via email to