NetBSD/sys/miscfs/umapfs
hannken 028129a7b8 LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes
layer_*lock*() obsolete.  Remove them and handle lock operations
with the generic bypass function.

Ride 5.99.34.
2010-07-02 08:09:51 +00:00
..
files.umapfs
Makefile
umap_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
umap_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
umap_vnops.c LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes 2010-07-02 08:09:51 +00:00
umap.h