aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/vmem.h
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2021-01-30 19:17:29 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2021-02-12 01:02:21 +0000
commitb59a8e63d6bf9092419b7a421c655d0ae2099662 (patch)
treebc59d2f1a5f960afee30030b8f2a48dfece3873c /sys/sys/vmem.h
parent6aed2435c8bf1fa55891c7d30186c9ad91064da8 (diff)
downloadsrc-b59a8e63d6bf9092419b7a421c655d0ae2099662.tar.gz
src-b59a8e63d6bf9092419b7a421c655d0ae2099662.zip
Stop ignoring ERELOOKUP from VOP_INACTIVE()
When possible, relock the vnode and retry inactivation. Only vunref() is required not to drop the vnode lock, so handle it specially by not retrying. This is a part of the efforts to ensure that unlinked not referenced vnode does not prevent inode from reusing. Reviewed by: chs, mckusick Tested by: pho MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/sys/vmem.h')
0 files changed, 0 insertions, 0 deletions