Re: [PATCH v2 1/2] ext4: Preallocation is a multiple of stripe size

From: Ted Ts'o
Date: Sun Jul 17 2011 - 21:14:00 EST


On Fri, Jul 15, 2011 at 02:41:54PM -0700, Dan Ehrenberg wrote:
> Previously, if a stripe width was provided, then it would be used
> as the preallocation granularity, with no santiy checking and no
> way to override this. Now, mb_prealloc_size defaults to the smallest
> multiple of stripe size that is greater than or equal to the old
> default mb_prealloc_size, and this can be overridden with the sysfs
> interface.
>
> Signed-off-by: Dan Ehrenberg <dehrenberg@xxxxxxxxxx>

Added to the ext4 tree, thanks!

- Ted

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/