]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
hobject_t: change default pool id to INT64_MIN
authorSage Weil <sage@redhat.com>
Fri, 12 Dec 2014 00:24:16 +0000 (16:24 -0800)
committerSage Weil <sage@redhat.com>
Fri, 19 Jun 2015 00:02:45 +0000 (17:02 -0700)
commitff99af38df830e215359bfb8837bf310a2023a4d
tree7e338b9553e884a2486aae2c538c433cfc8e2b0b
parent959a7ce3a14a9e73c55ca2e03ecaab88ec52d8ac
hobject_t: change default pool id to INT64_MIN

We are including pool in a (more) significant part of the sort and using
negative pool IDs; the default must be the most negative (min) so that
it is a useful starting point for a search.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/hobject.h