freebsd-dev/sys/fs/nullfs
Konstantin Belousov ffa43617e8 The covered vnode must be reloced if it was unlocked. Remove VOP_ISLOCKED
test because of this and also because it can lead to false positives.

Tested by:	pho
MFC after:	1 week
2011-10-24 13:48:13 +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 The covered vnode must be reloced if it was unlocked. Remove VOP_ISLOCKED 2011-10-24 13:48:13 +00:00
null_vnops.c Fix typos - remove duplicate "is". 2011-02-23 09:22:33 +00:00
null.h