From: Adrian Hunter Date: Fri, 12 Sep 2008 07:34:51 +0000 (+0300) Subject: UBIFS: fix bulk-read handling uptodate pages X-Git-Tag: Release-2010-05/1~3^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad0598e7eabff2c0a944be71fcc22f8ecf594bc;p=pandora-kernel.git UBIFS: fix bulk-read handling uptodate pages 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 --- Reading git-diff-tree failed