NetBSD/sys/fs/udf
riastradh 46e71c7d57 Make VOP_LINK return directory still locked and referenced.
Ride 7.99.10 bump.
2015-04-20 22:59:19 +00:00
..
Makefile
ecma167-udf.h
files.udf Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
udf.h Change udf to vcache, keyed on udf_node->loc.loc. 2015-04-06 08:39:23 +00:00
udf_allocation.c Relax the KASSERT since an equal size is no issue 2014-12-03 21:34:55 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c Support tools build. 2013-08-05 17:02:54 +00:00
udf_osta.h
udf_readwrite.c
udf_rename.c Revert previous, it is actually needed. (builds are failing) 2014-11-10 19:44:08 +00:00
udf_strat_bootstrap.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
udf_strat_direct.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_rmw.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_sequential.c fix unused 2014-03-23 09:30:59 +00:00
udf_subr.c Make vget always return vnode unlocked. 2015-04-20 13:44:16 +00:00
udf_subr.h Implement a real empty-directory checking for rmdir(). 2013-07-07 19:49:44 +00:00
udf_vfsops.c Change udf to vcache, keyed on udf_node->loc.loc. 2015-04-06 08:39:23 +00:00
udf_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00