From: Richard Purdie Date: Tue, 10 Jul 2007 09:28:42 +0000 (+0100) Subject: [JFFS2] Add a "favourlzo" compression mode X-Git-Tag: v2.6.24-rc1~1364^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b23c1f5fa7e4c99e9451958a1004ef7434a71f0;p=pandora-kernel.git [JFFS2] Add a "favourlzo" compression mode Add a "favourlzo" compression mode to jffs2 which tries to optimise by size but gives lzo an advantage when comparing sizes. This means the faster lzo algorithm can be preferred when there isn't much difference in compressed size (the exact threshold can be changed). Signed-off-by: Richard Purdie Signed-off-by: David Woodhouse --- Reading git-diff-tree failed