git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eadcf7a
)
UBIFS: slight compression optimization
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 26 Oct 2008 14:58:25 +0000
(16:58 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Thu, 6 Nov 2008 10:35:40 +0000
(12:35 +0200)
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 <Artem.Bityutskiy@nokia.com>
No differences found