Skip to content

Commit 96fccdc

Browse files
Jiangshan YiMike Snitzer
authored andcommitted
dm raid: fix typo in analyse_superblocks code comment
Reported-by: k2ci <[email protected]> Signed-off-by: Jiangshan Yi <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent afd41ff commit 96fccdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/md/dm-raid.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2590,7 +2590,7 @@ static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs)
25902590

25912591
/*
25922592
* 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
25942594
*
25952595
* We need free space at the beginning of each raid disk for forward
25962596
* and at the end for backward reshapes which userspace has to provide

0 commit comments

Comments
 (0)