Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Fri Mar 12 16:52:14 UTC 2004

Modified Files:
        src/sys/nfs: nfs_bio.c nfs_vnops.c nfsnode.h

Log Message:
introduce a macro NFS_INVALIDATE_ATTRCACHE and use it
instead of "n_attrstamp = 0".


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.184 -r1.185 src/sys/nfs/nfs_vnops.c
cvs rdiff -r1.44 -r1.45 src/sys/nfs/nfsnode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index