From: Adrian Hunter Date: Fri, 12 Sep 2008 07:34:51 +0000 (+0300) Subject: UBIFS: fix bulk-read handling uptodate pages X-Git-Tag: v2.6.28-rc1~98^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0013c16bd2ee08ffef1a1365622556a57218f5;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