NetBSD/sys/miscfs/umapfs
hannken f5647f853e Locking a layer vnode using the regular bypass routine is no longer
racy.  Undo the change from 2017-03-30 11:16:52, commitid eurqbzuGxGRlryLz
and make vi_lock a krwlock_t again.
2017-06-04 08:02:26 +00:00
..
files.umapfs Define layerfs as an attribute. 2014-10-12 03:52:30 +00:00
Makefile
umap_subr.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
umap_vfsops.c Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower". 2017-04-11 07:51:37 +00:00
umap_vnops.c Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
umap.h Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower". 2017-04-11 07:51:37 +00:00