summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorhannken <hannken@NetBSD.org>2023-06-15 09:13:36 +0000
committerhannken <hannken@NetBSD.org>2023-06-15 09:13:36 +0000
commit307b7d1ee2a091bfdf6c9fd1d253a87137f7d8f3 (patch)
treee175092d76b2b80560b849e806ddd8970bc8d661 /sys/dev/raidframe
parent6140a4cbc19978bd418f1f809eed19f0f260ffbd (diff)
VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() and
protected with spec_io_enter()/spec_io_exit() so there is no need to force specific vnode locking. Set locking requirement to '= = =' (unchanged, locked or unlocked). PR kern/57450 (unplugging hung USB disk triggers panic via _vstate_assert)
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions