From: Joakim Tjernlund Date: Tue, 27 Mar 2007 11:32:09 +0000 (+0200) Subject: [JFFS2] Speed up mount for directly-mapped NOR flash X-Git-Tag: v2.6.22-rc1~1116^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2aecda79cd872679b9b11f9e59d797fb4c7d677;p=pandora-kernel.git [JFFS2] Speed up mount for directly-mapped NOR flash Remove excessive scanning of empty flash after a clean marker for users of the point/unpoint method. cfi_cmdset_0001 uses point/unpoint by default iff flash mapping is linear. The speedup is several orders of magnitude if FS is less than half full. Signed-off-by: Joakim Tjernlund Signed-off-by: David Woodhouse --- Reading git-diff-tree failed