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:           Thu Jan 27 11:33:26 UTC 2005

Modified Files:
        src/sys/nfs: nfs_node.c nfs_subs.c nfs_var.h

Log Message:
keep directory eof cache when inactivating vnode
because there's no reason to throw it away.
(fix an unintended side effect of nfs_subs.c rev.1.144.)


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/nfs/nfs_node.c
cvs rdiff -r1.144 -r1.145 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.48 -r1.49 src/sys/nfs/nfs_var.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