]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: some scrub fixes
authorSage Weil <sage@newdream.net>
Thu, 4 Dec 2008 20:18:07 +0000 (12:18 -0800)
committerSage Weil <sage@newdream.net>
Thu, 4 Dec 2008 20:19:03 +0000 (12:19 -0800)
commitee18c91c9ed60657a5fdb6734431a8966b2c685d
treedf443c3eae12b8547a7a3e985f67d7ffc146e75b
parent2053ee10a4c7eb6b4dad033973b53abfa889e51a
osd: some scrub fixes

Don't drop locks just yet; atm this leaves the dout() prefix
exposed to concurrent modifications of pg state.

Don't requeue for scrub if already scrubbing.

Fix missing object detection bugs.
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h