Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dm raid: fix typo in analyse_superblocks code comment

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>

authored by

Jiangshan Yi and committed by
Mike Snitzer
96fccdce afd41fff

+1 -1
+1 -1
drivers/md/dm-raid.c
··· 2590 2590 2591 2591 /* 2592 2592 * Adjust data_offset and new_data_offset on all disk members of @rs 2593 - * for out of place reshaping if requested by contructor 2593 + * for out of place reshaping if requested by constructor 2594 2594 * 2595 2595 * We need free space at the beginning of each raid disk for forward 2596 2596 * and at the end for backward reshapes which userspace has to provide