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 19:46:32
Module Name:	src
Committed By:	pooka
Date:		Sat Nov 18 19:46:32 UTC 2006

Modified Files:
	src/sys/fs/puffs: puffs_vfsops.c

Log Message:
Always override f_iosize from stat() to DEV_BSIZE for now.  Places such
as vnd use the information, so until "dealing with it" is defined, it's
overriden by the kernel.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 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.