Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/04/2007 21:02:31
Module Name:	src
Committed By:	pooka
Date:		Wed Apr  4 21:02:31 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.c

Log Message:
Fix one more bug from today's commit: don't remove the op for which
getops runs out of file server buffer space from the request queue.
Otherwise that operation silently vanishes and things go, well, quite
wrong.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/fs/puffs/puffs_msgif.c

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