Commit 96fccdce authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Mike Snitzer

dm raid: fix typo in analyse_superblocks code comment

Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarJiangshan Yi <yijiangshan@kylinos.cn>
Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent afd41fff
......@@ -2590,7 +2590,7 @@ static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs)
/*
* Adjust data_offset and new_data_offset on all disk members of @rs
* for out of place reshaping if requested by contructor
* for out of place reshaping if requested by constructor
*
* We need free space at the beginning of each raid disk for forward
* and at the end for backward reshapes which userspace has to provide
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment