commit | e128f9c3f7242318e1c76d204c7ae32bc878b8c7 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Oct 31 17:24:26 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 22 16:08:16 2018 +0100 |
tree | f481867c52ea0a6889aead29b254782b23f5e055 | |
parent | bf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb [diff] |
btrfs: compression: add helper for type to string conversion There are several places opencoding this conversion, add a helper now that we have 3 compression algorithms. Signed-off-by: David Sterba <dsterba@suse.com>