NetBSD/sys/fs/udf
reinoud 62c3c2d194 Check for a node being root on node creation so when the root node is disposed
of when working deep into the directory tree it can reliably be reget and
marked correctly as the FS root.

Fixed pwd(1) lock panic and possible endless loop in other tools.
2008-12-16 16:27:05 +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 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 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 The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_strat_sequential.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
udf_subr.c Check for a node being root on node creation so when the root node is disposed 2008-12-16 16:27:05 +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 Check for a node being root on node creation so when the root node is disposed 2008-12-16 16:27:05 +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