mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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 <Artem.Bityutskiy@nokia.com>
This commit is contained in:
parent
f6f7b52e2f
commit
062e4fee44
2 changed files with 10 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue