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:
4b72029
)
btrfs: Allow to add new compression algorithm
author
Li Zefan
<lizf@cn.fujitsu.com>
Fri, 17 Dec 2010 06:21:50 +0000
(14:21 +0800)
committer
Li Zefan
<lizf@cn.fujitsu.com>
Wed, 22 Dec 2010 15:15:45 +0000
(23:15 +0800)
Make the code aware of compression type, instead of always assuming
zlib compression.
Also make the zlib workspace function as common code for all
compression types.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
No differences found