UBIFS: fix bulk-read handling uptodate pages
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Fri, 12 Sep 2008 07:34:51 +0000 (10:34 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 25 Oct 2008 15:47:36 +0000 (18:47 +0300)
Bulk-read skips uptodate pages but this was putting its
array index out and causing it to treat subsequent pages
as holes.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>

No differences found