]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-objectstore-tool: Fix set-size to clear data_digest if changing disk size 20070/head
authorDavid Zafman <dzafman@redhat.com>
Fri, 10 Nov 2017 00:11:14 +0000 (16:11 -0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 23 Jan 2018 10:10:33 +0000 (11:10 +0100)
commit84b64a88837996559efc2234549b760bba1f7c5f
tree0d6d42aa696fda2dd5dcec8c2e1fcee1200adfb8
parentae9c4c868a1de4d9b0134b7628de607883f9a882
ceph-objectstore-tool: Fix set-size to clear data_digest if changing disk size

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)

Conflicts:
    src/tools/ceph_objectstore_tool.cc (in jewel, ::encode() takes only two
        arguments, while in luminous/master it takes a third which we omit
        here)
src/tools/ceph_objectstore_tool.cc