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)
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>

No differences found