freebsd-dev/sys/fs/nullfs
Konstantin Belousov 830cd4b810 After nullfs rmdir operation, reclaim the directory vnode which was
unlinked.  Otherwise the vnode stays cached, causing leak.  This is
similar to r292961 for regular files.

Reported and tested by:	pho (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2016-02-17 19:43:03 +00:00
..
null_subr.c
null_vfsops.c Check suspendability on the mountpoint returned by VOP_GETWRITEMOUNT. 2015-07-05 22:37:33 +00:00
null_vnops.c After nullfs rmdir operation, reclaim the directory vnode which was 2016-02-17 19:43:03 +00:00
null.h