]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: allow 'category' to be set on object creation
authorSage Weil <sage.weil@dreamhost.com>
Wed, 3 Aug 2011 21:55:46 +0000 (14:55 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 3 Aug 2011 21:55:46 +0000 (14:55 -0700)
commitfdd9332c06601f7eb9e0fb686f15a5c156212600
tree3f3033610d1ec6aefc83f91beb6d224310cc1ebd
parentee4460d0c1087b22b3e69b7a35ab24411469a7b8
osd: allow 'category' to be set on object creation

Allow a string category to be set on object creation.  Object stats will
be included in the category total (in addition to the overall total).

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/ReplicatedPG.cc
src/osd/osd_types.h
src/osdc/Objecter.h