Re: [PATCH] drbd: Fix double free problem in drbd_create_device

From: Jens Axboe
Date: Thu Nov 04 2021 - 07:45:59 EST


On Thu, 4 Nov 2021 16:07:09 +0800, Wu Bo wrote:
> In drbd_create_device(), the 'out_no_io_page' lable has called
> blk_cleanup_disk() when return failed.
>
> So remove the 'out_cleanup_disk' lable to avoid double free the
> disk pointer.
>
>
> [...]

Applied, thanks!

[1/1] drbd: Fix double free problem in drbd_create_device
commit: 27548088ac628109f70eb0b1eb521d035844dba8

Best regards,
--
Jens Axboe