NetBSD/sys/fs/filecorefs
riastradh 93562e3f53 Eliminate crusty debugging sludge.
We have a mostly sane vnode lifecycle now.  If this needs debugging,
it should be done once at the call site of VOP_RECLAIM.
2017-05-26 14:34:19 +00:00
..
Makefile
filecore.h
filecore_bmap.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
filecore_extern.h
filecore_lookup.c Change filecore to vcache. 2014-10-04 13:27:24 +00:00
filecore_mount.h
filecore_node.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
filecore_node.h Change filecore to vcache. 2014-10-04 13:27:24 +00:00
filecore_utils.c
filecore_vfsops.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
filecore_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
files.filecorefs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00