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: 12/12/2007 16:04:35
Module Name:	src
Committed By:	pooka
Date:		Wed Dec 12 16:04:35 UTC 2007

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

Log Message:
Fix lossage noticed by jmmv (mostly for -t 0 mounts) and make sure
a node always has the inode number set.  And since I'm feeling
generous, sprinkle a few comments around the affected areas (mostly
so that I'd remember what in the world the code is trying to do).


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/usr.sbin/puffs/mount_psshfs/subr.c

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