block: clear ->slave_dir when dropping the main slave_dir reference
mainline inclusion from mainline-v6.2-rc1 commit d90db3b1 category: bugfix bugzilla: 188733 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d90db3b1c8676bc88b4309c5a571333de2263b8e ---------------------------------------- Zero out the pointer to ->slave_dir so that the holder code doesn't incorrectly treat the object as alive when add_disk failed or after del_gendisk was called. Fixes: 89f871af ("dm: delay registering the gendisk") Reported-by:Yu Kuai <yukuai3@huawei.com> Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Yu Kuai <yukuai3@huawei.com> Reviewed-by:
Mike Snitzer <snitzer@kernel.org> Link: https://lore.kernel.org/r/20221115141054.1051801-2-yukuai1@huaweicloud.com Signed-off-by:
Jens Axboe <axboe@kernel.dk> conflict: block/genhd.c Signed-off-by:
Zhong Jinghua <zhongjinghua@huawei.com> Signed-off-by:
Li Nan <linan122@huawei.com>
Loading
Please sign in to comment