NetBSD/sys/fs/udf
hannken 6495f9c3ba Remove dubious vhold()/holdrele() from write_logvol_dscr strategies.
The udf_node already gets locked with UDF_LOCK_NODE() and udf_reclaim()
will wait for the lock to clear.
2015-10-06 08:57:34 +00:00
..
ecma167-udf.h
files.udf Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
udf_allocation.c Remove dirtynodes_cv, it is only used for timed waits without any signals. 2015-08-24 08:30:17 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c
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 Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
udf_strat_rmw.c Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
udf_strat_sequential.c Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
udf_subr.c Use vfs_vnode_iterator for udf_do_sync. 2015-08-24 08:31:56 +00:00
udf_subr.h
udf_vfsops.c Use vfs_vnode_iterator for udf_do_sync. 2015-08-24 08:31:56 +00:00
udf_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
udf.h Use vfs_vnode_iterator for udf_do_sync. 2015-08-24 08:31:56 +00:00