From: Artem Bityutskiy Date: Sun, 26 Oct 2008 14:58:25 +0000 (+0200) Subject: UBIFS: slight compression optimization X-Git-Tag: Release-2010-05/1~3^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0539737dd5f34125f736565d9a122cb7ec2396;p=pandora-kernel.git UBIFS: slight compression optimization If data does not compress, it is better to leave it uncompressed because we'll read it faster then. So do not compress data if we save less than 64 bytes. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed