Skip to content
Commit 1448a2a5 authored by Omar Sandoval's avatar Omar Sandoval Committed by Jens Axboe
Browse files

swim: fix cleanup on setup error



If we fail to allocate the request queue for a disk, we still need to
free that disk, not just the previous ones. Additionally, we need to
cleanup the previous request queues.

Signed-off-by: default avatarOmar Sandoval <osandov@fb.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 891b7c5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment