]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: always do a deep scrub when repairing
authorSamuel Just <sam.just@inktank.com>
Sat, 22 Dec 2012 01:21:59 +0000 (17:21 -0800)
committerSamuel Just <sam.just@inktank.com>
Sat, 22 Dec 2012 04:37:06 +0000 (20:37 -0800)
commitf6b2ca8b38c5e24a725454dba1afc607d4bdfddf
treedd53b13a8c9ad89f27f3126a8c3de2f86704dc74
parentad9bcc705f066e7a4aea73a5eba8c829a2cf7737
OSD: always do a deep scrub when repairing

Otherwise, errors turned up in a deep-scrub will be
swept under the rug without being repaired.

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