Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/01/2006 12:37:41
Module Name:	src
Committed By:	pooka
Date:		Fri Dec  1 12:37:41 UTC 2006

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

Log Message:
don't call the fs server for all operations, only those it has told
us that it implements


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.9 -r1.10 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.11 -r1.12 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.16 -r1.17 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.