]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG::mark_all_unfound_lost: delete local copy if necessary
authorSamuel Just <sam.just@inktank.com>
Thu, 20 Mar 2014 22:42:41 +0000 (15:42 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 21 Apr 2014 01:59:21 +0000 (18:59 -0700)
commit95d0278dcfebf77f8548ab7683ce7420302a0443
tree9906c35403489a6fbe3d585532391891f1caff03
parent7a61cdbfd533c1092fc61acb7042053251c03f7f
ReplicatedPG::mark_all_unfound_lost: delete local copy if necessary

There might be a local copy for an EC pool in the DELETE case.  The replica
copies should be already handled by merge_log.

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