commit | 261507a02ccba9afda919852263b6bc1581ce1ef | [log] [tgz] |
---|---|---|
author | Li Zefan <[email protected]> | Fri Dec 17 14:21:50 2010 +0800 |
committer | Li Zefan <[email protected]> | Wed Dec 22 23:15:45 2010 +0800 |
tree | c16bc657ff4e29a87042ceb379487f24dff01035 | |
parent | 4b72029dc3fd6ba7dc45ccd1cf0aa0ebfa209bd3 [diff] |
btrfs: Allow to add new compression algorithm 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 <[email protected]>