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:
63cacfd
)
UBIFS: introduce compression mount options
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sat, 1 Nov 2008 12:57:49 +0000
(14:57 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 3 Dec 2008 14:34:21 +0000
(16:34 +0200)
It is very handy to be able to change default UBIFS compressor
via mount options. Introduce -o compr=<name> mount option support.
Currently only "none", "lzo" and "zlib" compressors are supported.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found