From: Li Zefan Date: Fri, 17 Dec 2010 06:21:50 +0000 (+0800) Subject: btrfs: Allow to add new compression algorithm X-Git-Tag: v2.6.38-rc1~14^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261507a02ccba9afda919852263b6bc1581ce1ef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed