NetBSD/sys/fs/udf
reinoud 2ac9ba8c48 If mounting for read-write dont allow a session number to be specified since
its currently still misbehaving. If supported later, it would allow one or a
series of sessions on a sequential recordable media to be ignored as if they
never were created.

Also fix a small comment: its not the direct but the bootstrap disc strategy
that we close down.
2009-02-08 19:04:41 +00:00
..
ecma167-udf.h Add metadata bitmap ICB file type 2008-07-25 15:37:56 +00:00
files.udf Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +00:00
Makefile
udf_allocation.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_bswap.h
udf_mount.h
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
udf_readwrite.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_strat_bootstrap.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_strat_direct.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_strat_rmw.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
udf_strat_sequential.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
udf_subr.c Specify BROKEN DIRECTORY ENTRY printf comes from udf 2009-02-05 19:39:08 +00:00
udf_subr.h Rewrite allocation scheme's determination and implementation replacing the 2008-08-06 13:41:12 +00:00
udf_vfsops.c If mounting for read-write dont allow a session number to be specified since 2009-02-08 19:04:41 +00:00
udf_vnops.c Fix endless loop occuring on empty directories listing on 512 bytes/sector 2008-12-16 14:28:34 +00:00
udf.h Fix two buf_init()'s that are not needed since they were already initialised 2008-12-09 17:17:02 +00:00