]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: add empty stat when we remove an object in recover_backfill
authorSamuel Just <sam.just@inktank.com>
Mon, 28 Oct 2013 23:03:25 +0000 (16:03 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 28 Oct 2013 23:10:09 +0000 (16:10 -0700)
commitecddd12b01be120fba87f5ac60539f98f2c69a28
treec1ddf115a91bbf8eb210af6ac379364c137b80ff
parent9ec35d5ccf6a86c380865c7fc96017a1f502560a
ReplicatedPG: add empty stat when we remove an object in recover_backfill

Subsequent updates to that object need to have their stats added
to the backfill info stats atomically with the last_backfill
update.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc