]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/hobject_t: add pgmeta named ctor and is_pgmeta() check
authorSage Weil <sage@redhat.com>
Wed, 19 Nov 2014 23:05:24 +0000 (15:05 -0800)
committerSage Weil <sage@redhat.com>
Wed, 17 Dec 2014 01:07:55 +0000 (17:07 -0800)
commit033a533a72d009a9cbf2eee0ba090e58b9574952
treebf65c833fa7b621852427629324938d7c3248a9d
parentc765de6b9ff8c58e23d282122cacd85c224196f5
common/hobject_t: add pgmeta named ctor and is_pgmeta() check

There will be exactly one of these per PG.  It slots into the flat

  (pool, hash, name...)

namespace but is not a legal rados name (since it is the empty string).

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