Source-Changes archive

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

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Fri Nov 28 15:29:47 UTC 2008

Modified Files:
        src/sys/fs/udf: udf_strat_direct.c udf_subr.c

Log Message:
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.6 src/sys/fs/udf/udf_strat_direct.c
cvs rdiff -r1.74 -r1.75 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