]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: populate both actual pgid and full has in MOSDOp
authorSage Weil <sage@redhat.com>
Fri, 3 Feb 2017 21:06:28 +0000 (16:06 -0500)
committerSage Weil <sage@redhat.com>
Tue, 14 Feb 2017 04:03:50 +0000 (23:03 -0500)
commit3fd302cf812c56cf02da669b724e7f6c290ee83d
tree2e4f8ced1c72036b0d22ea41fd0c7de853d68d62
parentf6e219a4df8553336839bb914733a78090561ec8
osdc/Objecter: populate both actual pgid and full has in MOSDOp

New clients need the actual pgid as well as the full hash (as part of the
target hobj).  Old clients only use the full hash value.  We need to pass
both to MOSDOp so it can encode based on the target features.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h