]> granicus.if.org Git - zfs/commit
Avoid 'queue not locked' warning at pool import.
authorBoris Protopopov <boris.protopopov@actifio.com>
Wed, 14 Jun 2017 20:18:36 +0000 (16:18 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 15 Jun 2017 18:16:19 +0000 (11:16 -0700)
commitef4be34a64010fb57632e1bc317810c86feacc67
treefb600c6da7025091f4834e644fb22b24e043be71
parent97f8d7961e0b6e282f5296c20d5af9746c9db688
Avoid 'queue not locked' warning at pool import.

Use queue_flag_set_unlocked() in zvol_alloc().

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Boris Protopopov <boris.protopopov@actifio.com>
Issue #6226
module/zfs/zvol.c