freebsd-dev/sys/fs/nullfs
Konstantin Belousov de082cd17a Disable bypass for the vop_advlockpurge(). The vop is called after
vop_revoke(), the v_data is already destroyed.

Reported and tested by:	ed
2010-05-16 05:00:29 +00:00
..
null_subr.c Do not drop vnode interlock in null_checkvp(). null_lock() verifies that 2009-05-31 14:54:20 +00:00
null_vfsops.c
null_vnops.c Disable bypass for the vop_advlockpurge(). The vop is called after 2010-05-16 05:00:29 +00:00
null.h