[PATCH 5/8] mtd: docg3: initialize writebufsize

Robert Jarzmik robert.jarzmik at free.fr
Fri Feb 3 10:44:25 EST 2012


Artem Bityutskiy <dedekind1 at gmail.com> writes:

> From: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
>
> The writebufsize concept was introduce by commit
> "0e4ca7e mtd: add writebufsize field to mtd_info struct" and it represents
> the maximum amount of data the device writes to the media at a time. This is
> an important parameter for UBIFS which is used during recovery and which
> basically defines how big a corruption caused by a power cut can be.
>
> Set it to be equivalent to mtd->writesize because this is the maximum amount
> of data the driver writes at a time.

Acked-by: Robert Jarzmik <robert.jarzmik at free.fr>

-- 
Robert



More information about the linux-mtd mailing list