Subject: CVS commit: src/sys/nfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/09/2003 17:27:59
Module Name:	src
Committed By:	yamt
Date:		Wed Apr  9 14:27:58 UTC 2003

Modified Files:
	src/sys/nfs: nfs_bio.c

Log Message:
when commit failed and fall to write, re-set 'off' and 'cnt'
because it can be changed in 'needcommit' path.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/nfs/nfs_bio.c

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