]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
hobject_t: modify operator<<
authorSage Weil <sage@redhat.com>
Fri, 12 Dec 2014 00:25:49 +0000 (16:25 -0800)
committerDavid Zafman <dzafman@redhat.com>
Thu, 25 Feb 2016 20:50:23 +0000 (12:50 -0800)
commitdf0e11e7783e239ae7be992b342df980d399ab95
tree0519b363e72c49c100c331f7690897c18b141a3e
parentd58793d10d682fba2ceafa4d6a1668c4917be77f
hobject_t: modify operator<<

Put the most significant fields to the left so that it matches the sort
order.  Also use unambiguous separator when the nspace is present
(like we do with the key).

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ecdc8f697acf1627b35a83663c219a3bb0ada453)
src/common/hobject.cc