NetBSD/sys/miscfs/genfs
hannken f421b3668b Attach "mnt_transinfo" to "dead_rootmount" so every mount has a
valid "mnt_transinfo" and remove now unneeded flag IMNT_HAS_TRANS.

Run fstrans_start()/fstrans_done() on dead_rootmount if FSTRANS_DEAD_ENABLED.
Should become the default for DIAGNOSTIC in the future.
2019-02-20 10:07:27 +00:00
..
Makefile
genfs.h
genfs_io.c assert that WAPBL journal write lock is actually held when called with 2018-12-10 21:10:52 +00:00
genfs_node.h add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
genfs_rename.c
genfs_vfsops.c Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
genfs_vnops.c
layer.h
layer_extern.h
layer_subr.c
layer_vfsops.c
layer_vnops.c