NetBSD/sys/fs/udf
hannken 245651a23d Remove vlockmgr(). Generic vnode lock operations now use a rwlock located
in the vnode.  All LK_* flags move from sys/lock.h to sys/vnode.h.  Calls
to vlockmgr() in file systems get replaced with VOP_LOCK() or VOP_UNLOCK().

Welcome to 5.99.34.

Discussed on tech-kern.
2010-07-01 13:00:54 +00:00
..
ecma167-udf.h
files.udf Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
udf_allocation.c Typo and style 2010-02-26 09:57:39 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c
udf_osta.h
udf_readwrite.c
udf_strat_bootstrap.c
udf_strat_direct.c
udf_strat_rmw.c
udf_strat_sequential.c
udf_subr.c Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
udf_subr.h First part of shrinking/growing metadata partition support: 2010-02-25 16:15:57 +00:00
udf_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
udf_vnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
udf.h First part of shrinking/growing metadata partition support: 2010-02-25 16:15:57 +00:00