]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: simplify pgid translation
authorSage Weil <sage@redhat.com>
Fri, 10 Feb 2017 04:03:10 +0000 (23:03 -0500)
committerSage Weil <sage@redhat.com>
Tue, 14 Feb 2017 04:03:52 +0000 (23:03 -0500)
commite9dbe483fa54850f43015fc9f8458cade4c5ae44
tree46d5e0905860ea1cd0281103c9c3316bc9fedb13
parenta7dc052f9ed4b06335610b54f8991ee84a65170e
osdc/Objecter: simplify pgid translation

All callers now pass in an explicit pgid, including pg listing.  Since
we resend ops on split, there is not need to do any translation here,
even for the jewel and kraken osds that can handle a full hash value.

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