]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
compressor: accept 'none' or '' for none
authorSage Weil <sage@redhat.com>
Sat, 22 Jul 2017 18:56:28 +0000 (14:56 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Jul 2017 02:30:12 +0000 (22:30 -0400)
commit5bc9f6dafe1c7ef35b5a624d9c82604aedd89f36
treec95bf3a6919aac0286be92556a1205430576cb3e
parent5fd23dcf26dfc904e0f0965fb02197d23682b88b
compressor: accept 'none' or '' for none

This makes the parse and output methods match up.

Signed-off-by: Sage Weil <sage@redhat.com>
src/compressor/Compressor.cc