NetBSD/sys/ufs/chfs
riastradh 6fa7b15833 Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
No change to vp -- the plan is to replace the node by the
componentname in the vop parameters, and let all directory vops do
lookups internally.

Proposed on tech-kern with no objections:
https://mail-index.netbsd.org/tech-kern/2017/04/17/msg021825.html
2017-04-26 03:02:47 +00:00
..
chfs.h
chfs_args.h
chfs_build.c
chfs_erase.c
chfs_gc.c
chfs_inode.h
chfs_malloc.c
chfs_nodeops.c
chfs_pool.c
chfs_pool.h
chfs_readinode.c
chfs_scan.c
chfs_subr.c
chfs_vfsops.c
chfs_vnode.c KASSERT(mutex_owned(vp->v_interlock)) in vnode iterator selector. 2017-04-01 19:35:56 +00:00
chfs_vnode_cache.c
chfs_vnops.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
chfs_wbuf.c
chfs_write.c
debug.h
ebh.c
ebh.h
ebh_media.h
ebh_misc.h
media.h