Re: [PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
From: Jens Axboe <hidden>
Date: 2021-11-19 13:27:08
Also in:
linux-block, lkml
From: Jens Axboe <hidden>
Date: 2021-11-19 13:27:08
Also in:
linux-block, lkml
On Tue, 2 Nov 2021 10:07:05 +0800, Yu Kuai wrote:
If blk_queue_enter() failed due to queue is dying, the blkdev_put_no_open() is needed because blkcg_conf_open_bdev() succeeded.
Applied, thanks!
[1/1] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
commit: 15c30104965101b8e76b24d27035569d6613a7d6
Best regards,
--
Jens Axboe