Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/sysvbfs
Module Name: src
Committed By: tsutsui
Date: Thu Jun 28 12:33:18 UTC 2007
Modified Files:
src/sys/fs/sysvbfs: sysvbfs_vfsops.c
Log Message:
Fix mnt_dev_bshift value. Pointed out by rumble@.
I'm not sure how mnt_dev_bshift is used and
whether BFS_BSHIFT is correct for it, but as rumble
said shifting BFS_BSIZE (==512) seems completly wrong.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/fs/sysvbfs/sysvbfs_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