NetBSD/sys/fs/sysvbfs
hannken 9cd2f4b930 Operation sysvbfs_remove() destructs inodes attached to active vnodes.
Defer the destruction to sysvbfs_reclaim().

Disable test t_renamerace:sysvbfs_renamerace as it will exhaust the
inode table (sysvbfs has space for 8 inodes only).

Ok: Izumi Tsutsui <tsutsui@netbsd.org>
2014-01-09 13:23:57 +00:00
..
bfs_sysvbfs.c
bfs.c Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
bfs.h Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
files.sysvbfs
Makefile
sysvbfs_args.h
sysvbfs_vfsops.c At least fetch mount data pointer before using it. 2013-12-25 11:15:49 +00:00
sysvbfs_vnops.c Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
sysvbfs.c
sysvbfs.h