Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/puffs



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.




Home | Main Index | Thread Index | Old Index