NetBSD/sys/fs
reinoud e979c658c9 Import writing part of the UDF file system making optical media like CD's
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.
2008-05-14 16:49:47 +00:00
..
adosfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
cd9660 PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
efs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
filecorefs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
hfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
msdosfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ntfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ptyfs mnt_data is a pointer, set it to NULL not 0 when we're finished with it. 2008-05-13 08:31:12 +00:00
puffs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
smbfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
sysvbfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
tmpfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
udf Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
union mnt_data is a pointer, set it to NULL not 0 when we're finished with it. 2008-05-13 08:31:12 +00:00
unionfs mnt_data is a pointer, set it to NULL not 0 when we're finished with it. 2008-05-13 08:31:12 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00