summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorhannken <hannken@NetBSD.org>2016-12-27 11:59:36 +0000
committerhannken <hannken@NetBSD.org>2016-12-27 11:59:36 +0000
commitfbd610b72d54c52649cd22c1f4eafc1b24379d0e (patch)
treeb959f7a2ac79a435596d9dfeb101afde8ca07d61 /sys/dev
parent842c4ad870cb06f8f16f09808ffaf6cc169c95cc (diff)
It is wrong to block the vnode during vcache_rekey. The vnode may be looked
up using the old key until vcache_rekey_exit changes the key to the new one. Add an assertion that the temporary key is different from the current one.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions