e979c658c9
and DVD's behave like floppy discs. Writing is supported upto and including version 2.01; version 2.50 and 2.60 will follow. Also extending the UDF implementation to support symbolic links and hardlinks. Added are the mmcformat(8) tool to format rewritable CD/DVD discs and newfs_udf(8). Limitations: all operations can be performed on the file system though the sheduling is currently optimised for archiving workloads. mv(1)/rename(2) is currently only implemented for non-directories.
18 lines
447 B
SQL
18 lines
447 B
SQL
# $NetBSD: files.udf,v 1.2 2008/05/14 16:49:48 reinoud Exp $
|
|
|
|
deffs fs_udf.h UDF
|
|
|
|
file fs/udf/udf_osta.c udf
|
|
file fs/udf/udf_vfsops.c udf
|
|
file fs/udf/udf_vnops.c udf
|
|
file fs/udf/udf_subr.c udf
|
|
file fs/udf/udf_readwrite.c udf
|
|
file fs/udf/udf_strat_bootstrap.c udf
|
|
file fs/udf/udf_strat_sequential.c udf
|
|
file fs/udf/udf_strat_direct.c udf
|
|
file fs/udf/udf_strat_rmw.c udf
|
|
file fs/udf/udf_allocation.c udf
|
|
|
|
defflag opt_udf.h UDF_READWRITE
|
|
|