]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: Don't crash when a clone is missing
authorSamuel Just <samuel.just@dreamhost.com>
Fri, 19 Aug 2011 01:15:53 +0000 (18:15 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Fri, 19 Aug 2011 01:15:53 +0000 (18:15 -0700)
commit8db7daf68d8e9721c0c6a8ade7afe20df219db24
tree0a54e65a8608c91fb65612df1b611860f9ee2544
parent9f5d16384a3ace2c82cce15140ef35b993cfd119
ReplicatedPG: Don't crash when a clone is missing

Print an error rather than crashing when _scrub finds a missing
clone.

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