NetBSD/sys/fs/udf
reinoud 1adc8479ba Some rogue implementations use random physical partion numbers just to
break other implementations so lookup the physical number instead of
indexing it. Choosing random numbers here is legal according to the specs,
but not a logical choice and most likely done as a wierd kind of copy
protection.

Rogue implementation found to use this
	*Microsoft CDIMAGE UDF
2007-04-12 01:56:36 +00:00
..
ecma167-udf.h Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert 2007-01-04 04:15:43 +00:00
files.udf
Makefile
udf_bswap.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_mount.h Fix header re-inclusion protection defines to a less generic naming 2006-02-02 15:52:23 +00:00
udf_osta.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
udf_osta.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_subr.c Some rogue implementations use random physical partion numbers just to 2007-04-12 01:56:36 +00:00
udf_subr.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_vfsops.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
udf_vnops.c Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert 2007-01-04 04:15:43 +00:00
udf.h Implement read-only access to UDF 2.50 and UDF 2.60 discs that use metadata 2007-01-04 02:02:40 +00:00