]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: clear CLEAN on exit from Clean state
authorSage Weil <sage@inktank.com>
Fri, 21 Dec 2012 19:44:35 +0000 (11:44 -0800)
committerSage Weil <sage@inktank.com>
Fri, 21 Dec 2012 21:10:32 +0000 (13:10 -0800)
commit5d5a42bc71f207f80c0fe80dde4caa63c7cda97f
tree0b49193d004e66748fa0cd20dd489d018f6ed2ad
parent4d661e0d010f6285fedfea8d0543d3cd8079590b
osd: clear CLEAN on exit from Clean state

This means we can drop the scrub repair state_clear() call.  We probably
can drop others, but lets leave that for another day.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/PG.cc