Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [uebayasi-xip] src/sys/ufs/ffs
Module Name: src
Committed By: uebayasi
Date: Mon Oct 25 08:07:22 UTC 2010
Modified Files:
src/sys/ufs/ffs [uebayasi-xip]: ffs_vfsops.c
Log Message:
Fragment size doesn't need to be page-aligned.
Return EINVAL if read-only mount option is not set, other failures
reported as ENXIO.
To generate a diff of this commit:
cvs rdiff -u -r1.257.2.12 -r1.257.2.13 src/sys/ufs/ffs/ffs_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