NetBSD/sbin/newfs_udf
reinoud 6797eb00e2 Add UDF 2.50 metadata partition creation to newfs_udf(8). It allows a
percentage to the volume space to be pre-allocated for metadata on format.
Implementations that can't extent the metadata partitions can thus use the
discs too.

Note that the kernel UDF code can't write to UDF 2.50 metadata partitions
yet; this is a work-in-progress.

Also note that the default formatting version choice is still version 2.01
i.e. without the metadata partition.
2008-07-26 20:20:56 +00:00
..
Makefile
newfs_udf.8 Add UDF 2.50 metadata partition creation to newfs_udf(8). It allows a 2008-07-26 20:20:56 +00:00
newfs_udf.c Add UDF 2.50 metadata partition creation to newfs_udf(8). It allows a 2008-07-26 20:20:56 +00:00
udf_create.c Add UDF 2.50 metadata partition creation to newfs_udf(8). It allows a 2008-07-26 20:20:56 +00:00
udf_create.h Add UDF 2.50 metadata partition creation to newfs_udf(8). It allows a 2008-07-26 20:20:56 +00:00