]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #769 from ceph/wip-copy-get
authorGregory Farnum <greg@inktank.com>
Fri, 25 Oct 2013 20:57:21 +0000 (13:57 -0700)
committerGregory Farnum <greg@inktank.com>
Fri, 25 Oct 2013 20:57:21 +0000 (13:57 -0700)
With this branch we make copy-get significantly easier to extend by applying our standard encode/decode stuff to it, instead of doing an inline encode-onto-the-payload. We also add some infrastructure for dealing with completion of RepGathers.

Reviewed-by: Sage Weil <sage@inktank.com>

Trivial merge