]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The covered vnode must be reloced if it was unlocked. Remove VOP_ISLOCKED
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 24 Oct 2011 13:48:13 +0000 (13:48 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 24 Oct 2011 13:48:13 +0000 (13:48 +0000)
commitffa43617e8486ba6e7ba8542958b4036650303b7
treee69755da065c584c80ae0ca7d964fe935afd0dfe
parent1c4edd12cd2e4e6ae93d2e1a3f9b3184e0ff9f16
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
sys/fs/nullfs/null_vfsops.c