NetBSD/sys/ufs
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
..
ext2fs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ffs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
lfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
mfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ufs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
Makefile
files.ufs fs_lfs.h is no longer necessary 2010-03-02 19:59:09 +00:00