NetBSD/sys/fs/udf
reinoud cadb068686 Fix two buf_init()'s that are not needed since they were already initialised
by getiobuf().

Also remove ancient IPL_BIO reference from the time it was called from
interrupt context instead of the current soft interrupt.
2008-12-09 17:17:02 +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 Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +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
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 Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +00:00
udf_strat_bootstrap.c Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +00:00
udf_strat_direct.c Allow for the exclusive selection of `direct' for rdonly mounts; its disabled 2008-11-28 15:29:47 +00:00
udf_strat_rmw.c Fix two buf_init()'s that are not needed since they were already initialised 2008-12-09 17:17:02 +00:00
udf_strat_sequential.c Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +00:00
udf_subr.c Split uid/gid remapping code to be independent of eachother. 2008-12-01 14:19:01 +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 Fix to prevent a closed sequential media to be opened for read/write. 2008-10-29 18:09:47 +00:00
udf_vnops.c Split uid/gid remapping code to be independent of eachother. 2008-12-01 14:19:01 +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