]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: copy: add CopyCallback pointer to CopyOp, and set it up
authorGreg Farnum <greg@inktank.com>
Tue, 1 Oct 2013 20:13:44 +0000 (13:13 -0700)
committerGreg Farnum <greg@inktank.com>
Tue, 1 Oct 2013 23:51:33 +0000 (16:51 -0700)
commit613841a6703bbf198b971dd3fdeda15446cabe82
treefcf04fbaa589ccbc698b0a3adae939966f332e4f
parent0b472766f11e3bf30012d2958bf0564aa9354e17
ReplicatedPG: copy: add CopyCallback pointer to CopyOp, and set it up

We'll start using it in the next commit; eventually we can use the interfaces
we're putting their to replace our link to the OpContext.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h