NetBSD/sys/miscfs/genfs
hannken a8b05c0ddf Restructure layer_lock() to always lock before testing for dead node.
Use ISSET() to test flags, add assertions.
2014-03-12 09:39:23 +00:00
..
Makefile
genfs.h The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
genfs_io.c Turn a few __unused into __diagused 2013-10-25 11:35:55 +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
genfs_vnops.c Restructure genfs_deadlock() and genfs_lock() to always lock before 2014-03-12 09:38:51 +00:00
layer.h
layer_extern.h The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
layer_subr.c Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
layer_vfsops.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
layer_vnops.c Restructure layer_lock() to always lock before testing for dead node. 2014-03-12 09:39:23 +00:00