]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix push completion check
authorSage Weil <sage.weil@dreamhost.com>
Thu, 29 Dec 2011 00:42:00 +0000 (16:42 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 29 Dec 2011 00:42:00 +0000 (16:42 -0800)
commit1f40031f439536d35a0d1f445078f47831e6a3ee
tree2e483046248abc90b0f7cc63865b3dc5b2979dbc
parenteb37637f7363f00080390354d00f6fa42203ba29
osd: fix push completion check

Only check backfill if we pushed to the backfill target.  And avoid teh hash
lookup in the general case.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/ReplicatedPG.cc