UBI: do not flush queue on each vtbl change
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 1 Feb 2008 11:48:49 +0000 (13:48 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:34 +0000 (17:08 +0300)
commite05f8523e85f6d71964f3e717d6903ecae5699a4
treebda7346447d41c8b32a822dab7802584946bec30
parentdc2c72f74a8fe569f25ad1cc4b0b10393d2a8b9e
UBI: do not flush queue on each vtbl change

This is just not necessary. We re-write whole layout copy, so
the old contents cannot show up again sice scan process will
drop it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/vtbl.c