Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/fs/udf
Module Name: src
Committed By: snj
Date: Sat Dec 6 21:41:34 UTC 2008
Modified Files:
src/sys/fs/udf [netbsd-5]: udf_strat_direct.c udf_subr.c
Log Message:
Pull up following revision(s) (requested by reinoud in ticket #167):
sys/fs/udf/udf_strat_direct.c: revision 1.6
sys/fs/udf/udf_subr.c: revision 1.75
Allow for the exclusive selection of `direct' for rdonly mounts; its disabled
for now since its a lot slower than `rmw' access.
For archs that have trouble with `rmw' for whatever reason can so use it as a
scapegoat to allways mount savely rdonly though slower.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 src/sys/fs/udf/udf_strat_direct.c
cvs rdiff -r1.73.4.1 -r1.73.4.2 src/sys/fs/udf/udf_subr.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