]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
include/mempool: add osdmap mempool
authorSage Weil <sage@redhat.com>
Mon, 24 Apr 2017 22:10:12 +0000 (18:10 -0400)
committerSage Weil <sage@redhat.com>
Tue, 25 Apr 2017 13:11:50 +0000 (09:11 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/include/mempool.h

index b9a3d047bf2b9f41d6dc922db5af9b95efe97ab8..6753291fc68405f21db11e1c133f7c5aebaf9a96 100644 (file)
@@ -149,6 +149,7 @@ namespace mempool {
   f(buffer_meta)                     \
   f(buffer_data)                     \
   f(osd)                             \
+  f(osdmap)                          \
   f(osdmap_mapping)                  \
   f(unittest_1)                              \
   f(unittest_2)