summaryrefslogtreecommitdiff
path: root/sys/modules/lua/lua.c
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2017-04-16 16:48:08 +0000
committerriastradh <riastradh@NetBSD.org>2017-04-16 16:48:08 +0000
commit8a84a6f8e4b104a59355471c7da3fcc05cafe75d (patch)
tree46d589bf813177df692b07669ac66bcdae86db94 /sys/modules/lua/lua.c
parente2876af3981a34a2b60a1b1846adfdd8990f142d (diff)
Back out previous.
Breaks file systems for which VOP_UNLOCK doesn't work on a reclaimed vnode. The only case in tree right now is sys/fs/union -- most file systems use genfs_unlock, which does work on a reclaimed vnode. Maybe we can work around this -- and still enable VOP_RECLAIM's callees to assert lock ownership -- by having VOP_RECLAIM unlock the vnode instead.
Diffstat (limited to 'sys/modules/lua/lua.c')
0 files changed, 0 insertions, 0 deletions