]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: on scrub repair, update replica pg stats as necessary
authorSage Weil <sage@newdream.net>
Fri, 19 Jun 2009 19:46:21 +0000 (12:46 -0700)
committerSage Weil <sage@newdream.net>
Fri, 19 Jun 2009 19:46:21 +0000 (12:46 -0700)
commit9f58773e0a0991ae1fb7d77f654b52660caf65ce
tree914781510d78f964500df07c4b092ac1314e73a7
parentbcab1f16a9333d26ef29e1ec13f1abd4ff3c875b
osd: on scrub repair, update replica pg stats as necessary

An MOSDPGInfo to an active replica is treated as a pg stat repair.  The
replica just saves it to disk.
src/osd/OSD.cc
src/osd/ReplicatedPG.cc