Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/04/2007 00:11:38
Module Name: src
Committed By: pooka
Date: Tue Sep 4 00:11:38 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_subr.c puffs_vfsops.c
Log Message:
* don't allow the file server to specify a node size to be VSIZENOTSET
* KASSERT that VNOVAL == VSIZENOTSET
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.54 -r1.55 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.