Module Name: src Committed By: reinoud Date: Fri Jan 21 20:36:53 UTC 2011
Modified Files: src/sys/fs/udf: udf_subr.c Log Message: Split out the raw to indexed partitioning code protecting against roque implementations that use `ramdom' numbers for the physical partitions breaking lots of implementations. Known curlpit is MicroSoft Windows 7. Not only the partition mappings need to be protected against this but also the metadata partition files. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 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.