freebsd-skq/sys/fs/nullfs
Konstantin Belousov 6b17595133 When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed,
get back the leased write reference from the lower vnode.  There is no
other path which can correct v_writecount on the lowervp.

Reported by:	flo
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2013-01-10 18:24:48 +00:00
..
null_subr.c Fix reversed condition in the assertion. 2013-01-04 07:52:47 +00:00
null_vfsops.c Add the "nocache" nullfs mount option, which disables the caching of 2013-01-03 19:17:57 +00:00
null_vnops.c When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed, 2013-01-10 18:24:48 +00:00
null.h Add the "nocache" nullfs mount option, which disables the caching of 2013-01-03 19:17:57 +00:00