Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/21/2007 14:54:50
Module Name:	src
Committed By:	pooka
Date:		Thu Jun 21 14:54:50 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_subr.c puffs_sys.h puffs_transport.c
	    puffs_vfsops.c puffs_vnops.c

Log Message:
Refactor the pnode2vnode translation slightly so that VFS_ROOT
can use it directly.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.19 -r1.20 src/sys/fs/puffs/puffs_transport.c
cvs rdiff -r1.44 -r1.45 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.76 -r1.77 src/sys/fs/puffs/puffs_vnops.c

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