NetBSD/sys/fs/udf
reinoud 5e89a5a8f1 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.
2008-08-05 19:29:54 +00:00
..
ecma167-udf.h Add metadata bitmap ICB file type 2008-07-25 15:37:56 +00:00
files.udf Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
Makefile
udf_allocation.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_bswap.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +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 Implement wide char support for UDF by properly implementing unicode-16 to 2008-05-19 20:12:36 +00:00
udf_osta.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_readwrite.c Fixup important bug in internal recorded data fixup. Although most unlikely 2008-08-05 19:29:54 +00:00
udf_strat_bootstrap.c Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_strat_direct.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_strat_rmw.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_strat_sequential.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_subr.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_subr.h Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_vfsops.c Streamline allocation to prepare it for metadata partition. Also add 2008-07-28 19:41:13 +00:00
udf_vnops.c Implement directory hashing to speed up directory traversals. Speed 2008-07-17 19:10:22 +00:00
udf.h Remove comments on `need to read in'; they are read in. 2008-07-29 10:08:16 +00:00