Subject: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/26/2007 11:04:29
Module Name:	src
Committed By:	pooka
Date:		Tue Jun 26 11:04:29 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_psshfs: psbuf.c

Log Message:
Fix return value comparison inversion.  Makes psshfs work for the
nocache case again, as the server error value for EOF is properly
handled again.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/puffs/mount_psshfs/psbuf.c

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