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 Aug 29 15:04:18 UTC 2008
Modified Files:
src/sys/fs/udf: files.udf udf_allocation.c udf_readwrite.c
udf_strat_bootstrap.c udf_strat_direct.c udf_strat_rmw.c
udf_strat_sequential.c udf_subr.c udf_vfsops.c
Log Message:
Remove all remaining traces of UDF_READWRITE since it has been removed as
option.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/udf/files.udf
cvs rdiff -r1.17 -r1.18 src/sys/fs/udf/udf_allocation.c
cvs rdiff -r1.7 -r1.8 src/sys/fs/udf/udf_readwrite.c
cvs rdiff -r1.1 -r1.2 src/sys/fs/udf/udf_strat_bootstrap.c
cvs rdiff -r1.4 -r1.5 src/sys/fs/udf/udf_strat_direct.c \
src/sys/fs/udf/udf_strat_sequential.c
cvs rdiff -r1.8 -r1.9 src/sys/fs/udf/udf_strat_rmw.c
cvs rdiff -r1.71 -r1.72 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.49 -r1.50 src/sys/fs/udf/udf_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