diff options
author | Ming Lei <[email protected]> | 2022-07-30 17:27:48 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-08-02 21:13:40 -0600 |
commit | 93d71ec89d5fb2bc431fe7e0ff7ca819bf6dc601 (patch) | |
tree | 70a4a44f61d172bcca0c97b49d8d7f3c063837db /scripts/gdb/linux | |
parent | a8ce5f52efce3b89ca82ce8798d0d061117465d2 (diff) |
ublk_drv: fix ublk device leak in case that add_disk fails
->free_disk is only called after disk is added successfully, so
drop ublk device reference in case of add_disk() failure.
Fixes: 6d9e6dfdf3b2 ("ublk: defer disk allocation")
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions