Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/19/2007 10:14:53
Module Name:	src
Committed By:	pooka
Date:		Thu Jul 19 10:14:53 UTC 2007

Modified Files:
	src/share/examples/puffs/dtfs: dtfs_vnops.c
	src/share/examples/puffs/sysctlfs: sysctlfs.c
	src/usr.sbin/puffs/mount_psshfs: node.c

Log Message:
Oops, the cookies for nfs of course represent the *next* directory
entry offset, not the current one.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/share/examples/puffs/dtfs/dtfs_vnops.c
cvs rdiff -r1.29 -r1.30 src/share/examples/puffs/sysctlfs/sysctlfs.c
cvs rdiff -r1.34 -r1.35 src/usr.sbin/puffs/mount_psshfs/node.c

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