]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: optionally periodically check pglog for corruption
authorSage Weil <sage@newdream.net>
Fri, 11 Jun 2010 05:13:22 +0000 (22:13 -0700)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2010 16:29:36 +0000 (09:29 -0700)
commitb4727229402af1206109ceb7b5e8e19209ccf316
tree14d24ca50fcba9286024cf7208c009a52aa4e169
parentb30ff1710a20e8a469e37801d3b201cfc99e049a
osd: optionally periodically check pglog for corruption

...at least until we find this bug, periodically check pglog for corruption
and log it to the monitor when it happens.

Off by default.
src/config.cc
src/config.h
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h