Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 29 Jan 2011 16:27:13 +0000 (18:27 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 29 Jan 2011 16:27:13 +0000 (18:27 +0200)
commit3a0592b1dd69cfc403ee7514c47b9d57d8bbd6d7
treeb98f0e7cc2dc25cdffcd52dee0f070ab033b5f05
parent1bae4ce27c9c90344f23c65ea6966c50ffeae2f5
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"

This reverts commit a121f643993474548fe98144514c50dd4f3dbe76.

Unfortunately, this commit breaks UBIFS backward compatibility and
makes new UBIFS refuse older UBIFS-formatted media:

UBIFS error: validate_sb: min. I/O unit mismatch: 8 in superblock, 64 real

Thus, we have to revert this patch and work on a better solution.

Reported-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c