]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix the FTBFS introduced by be28319 5632/head
authorKefu Chai <kchai@redhat.com>
Fri, 21 Aug 2015 09:20:38 +0000 (02:20 -0700)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Aug 2015 09:24:52 +0000 (02:24 -0700)
commitd1c4086808f9d0ec3facfb4df8fc4bdca16229e5
treeea4e873dc60b83da3e35b7e14d7023e25f4c098e
parente06207a38baa5ca5ca761df0c87aebd419905d4d
osd: fix the FTBFS introduced by be28319

the signature of Scrubber::write_blocked_by_scrub() was changed in #5470.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/ReplicatedPG.cc