commit | 24dca799fdbeeb0c955ef2f56a37461e6566aa07 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Wed Jan 25 18:16:21 2017 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Feb 20 12:16:12 2017 +0100 |
tree | a025b8325c5925814dd454e116716729e2be23c1 | |
parent | 848d796c8c918e2d60060992786f82754f539cd4 [diff] |
rbd: kill rbd_image_header::{crypt_type,comp_type} Image format 1 is deprecated and format 2 doesn't have these. Also, __rbd_dev_create() takes care of zeroing (or otherwise initializing) format 2 specific fields. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>