Loading drivers/md/dm-raid.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/md/dm-raid.c +1 −1 Original line number Diff line number Diff line Loading @@ -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