Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/10/2006 23:53:51
Module Name:	src
Committed By:	pooka
Date:		Sun Dec 10 23:53:51 UTC 2006

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

Log Message:
Don't return EWOULDBLOCK in case we have delivered some requests
even if we are operating on a nonblocking descriptor.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.