]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: fix typo
authorSage Weil <sage@inktank.com>
Tue, 11 Mar 2014 19:14:49 +0000 (12:14 -0700)
committerSage Weil <sage@inktank.com>
Tue, 11 Mar 2014 19:15:38 +0000 (12:15 -0700)
commit24774a81657b8e4d6b096f0445b8865846c60fed
tree10769ea648139cbaafafd95c5254b40b13bfa864
parent28a1d77ac0961227418f662341551059e0b590f5
osd/ReplicatedPG: fix typo

This is the object count, not the dirty object count.  Broken by
00bf3b56743830a4a9c5d6765946a4e68f530c57.

Reported-by: Greg Farnum <greg@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/ReplicatedPG.cc