NetBSD/sys/fs/udf
reinoud 3efc85e77e Limit sectorsize to max. 4096 bytes. This prevents a panic when declaring
the node pool since standard pools are limited upto 4096 aparently.
Pagesize limit even?
2008-07-19 16:36:40 +00:00
..
ecma167-udf.h Fix attribute length calculation and fix naming convention. 2008-06-24 15:30:33 +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 Use the allocation descriptor types selected on mount when growing from an 2008-07-19 16:23:09 +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 Force allocation extent descriptor CRC length to 8 for UDF versions prior 2008-07-09 18:10:57 +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 Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_strat_rmw.c Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_strat_sequential.c Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_subr.c Use ecma-167 constants instead of homegrown to prevent double mapping. 2008-07-19 16:14:09 +00:00
udf_subr.h Implement directory hashing to speed up directory traversals. Speed 2008-07-17 19:10:22 +00:00
udf_vfsops.c Limit sectorsize to max. 4096 bytes. This prevents a panic when declaring 2008-07-19 16:36:40 +00:00
udf_vnops.c Implement directory hashing to speed up directory traversals. Speed 2008-07-17 19:10:22 +00:00
udf.h Use ecma-167 constants instead of homegrown to prevent double mapping. 2008-07-19 16:14:09 +00:00