]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: account for used kb separately
authorSage Weil <sage@newdream.net>
Wed, 8 Oct 2008 19:10:16 +0000 (12:10 -0700)
committerSage Weil <sage@newdream.net>
Wed, 8 Oct 2008 19:10:16 +0000 (12:10 -0700)
commit1d109f17eded5fd5a06acda2cf3529fbbd08e458
tree9d9837358b1934c20d603d8ee0b00311ed259356
parentc6e533871f099a1dafbc2a384b51ca60ca8f80cd
osd: account for used kb separately

Account for used separately from available, as the underlying fs may do tricks
reserving space for root and such.
src/mon/PGMap.h
src/mon/PGMonitor.cc
src/osd/OSD.cc
src/osd/osd_types.h