ext4: ignore a stripe width of 1
authorDan Ehrenberg <dehrenberg@google.com>
Mon, 18 Jul 2011 01:18:51 +0000 (21:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 Jul 2011 01:18:51 +0000 (21:18 -0400)
If the stripe width was set to 1, then this patch will ignore
that stripe width and ext4 will act as if the stripe width
were 0 with respect to optimizing allocations.

Signed-off-by: Dan Ehrenberg <dehrenberg@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found