]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: use pool_stat_t for pool summation in PGMap
authorSage Weil <sage@newdream.net>
Thu, 11 Jun 2009 17:45:37 +0000 (10:45 -0700)
committerSage Weil <sage@newdream.net>
Thu, 11 Jun 2009 17:45:37 +0000 (10:45 -0700)
commit242d442f9f96e0d1d2817ef34271007b63079a14
tree51032de4040eb122b2c59e88757f9d727710b3c3
parentf7954f378264c7ed468b283b6656552eec8b874c
mon: use pool_stat_t for pool summation in PGMap

pg_stat_t has a lot of pg-specific fields we don't need for the
pool and total summations.
src/mon/PGMap.h
src/mon/PGMonitor.cc
src/osd/osd_types.h