在 2025/06/10 15:20, Xiao Ni 写道:
del_gendisk is called in synchronous way now. So it doesn't need to handle redundancy group in stop path separately. Signed-off-by: Xiao Ni<xni@xxxxxxxxxx> --- drivers/md/md.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Yu Kuai <yukuai3@xxxxxxxxxx>