freebsd-src/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.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +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 Remove the thread argument from the FSD (File-System Dependent) parts of 2009-05-11 15:33:26 +00:00
null_vnops.c Disable bypass for the vop_advlockpurge(). The vop is called after 2010-05-16 05:00:29 +00:00