forked from Minki/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>
This commit is contained in:
parent
afd41fff9c
commit
96fccdce97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user