mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 18:56:24 +00:00
dm raid: delete the redundant word 'that' in comment
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
This commit is contained in:
parent
43e6c11182
commit
cea446630f
@ -2529,7 +2529,7 @@ static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs)
|
||||
* of the "sync" directive.
|
||||
*
|
||||
* With reshaping capability added, we must ensure that
|
||||
* that the "sync" directive is disallowed during the reshape.
|
||||
* the "sync" directive is disallowed during the reshape.
|
||||
*/
|
||||
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags))
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user