Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/18/2006 12:39:48
Module Name: src
Committed By: pooka
Date: Sat Nov 18 12:39:48 UTC 2006
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_vfsops.c puffs_vnops.c
Log Message:
Require statvfs info from startreq so that we have that info available.
Also, don't pass fsid to userspace and just fill it in the kernel.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.8 -r1.9 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.12 -r1.13 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.