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: Tue Aug 5 19:29:54 UTC 2008
Modified Files:
src/sys/fs/udf: udf_readwrite.c
Log Message:
Fixup important bug in internal recorded data fixup. Although most unlikely
it could result in theory result in descriptor trashing.
On the performance side, it would try to fixup *every* descriptor even if
it wasn't an internally allocated one. Performance loss wasn't that big but
every bit helps.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/fs/udf/udf_readwrite.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