NetBSD/sys/miscfs/genfs
2015-04-20 19:36:55 +00:00
..
genfs_io.c Fix UVMHIST build. 2015-04-12 14:44:06 +00:00
genfs_node.h Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
genfs_rename.c Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
genfs_vfsops.c Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
genfs_vnops.c - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
genfs.h The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
layer_extern.h Change layerfs from hashlist to vcache. 2014-05-25 13:51:25 +00:00
layer_subr.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
layer_vfsops.c Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE. 2015-04-20 19:36:55 +00:00
layer_vnops.c Change layerfs from hashlist to vcache. 2014-05-25 13:51:25 +00:00
layer.h Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
Makefile