Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/05/2004 10:28:23
Module Name:	src
Committed By:	yamt
Date:		Mon Apr  5 10:28:23 UTC 2004

Modified Files:
	src/sys/nfs: nfsm_subs.h

Log Message:
nfsm_wcc_data: update n_ctime and n_nctime if no one other than us
changed the file in the meantime so that we won't invalidate caches
unnecessarily due to our own activities.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/nfs/nfsm_subs.h

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