Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md/raid0: don't free conf on raid0_run failure
The core md code calls the ->free method which already frees conf. Fixes: 0c031fd ("md: Move alloc/free acct bioset in to personality") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Yu Kuai <yukuai3@huawei.com> Signed-off-by: Song Liu <song@kernel.org> Link: https://lore.kernel.org/r/20240604172607.3185916-2-hch@lst.de
- Loading branch information