Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/17/2007 11:29:43
Module Name:	src
Committed By:	pooka
Date:		Tue Jul 17 11:29:43 UTC 2007

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

Log Message:
Set a file server supplied file system type in the type field and set
the mntfromname to be the place mounted from instead of the type.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.45 -r1.46 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.50 -r1.51 src/sys/fs/puffs/puffs_vfsops.c

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