]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
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)
commit0f1fed6fe7834c9a01c80cef223860320ed38544
treeeff5f3e4ff78fae094f8a8255ed144f2a7f8d5cf
parent4f7114a94562a9bf54e9c0e81e7ac1325fdb13b8
parentaea985c14251090eaf8770ec217fae6881491bb8
Merge pull request #769 from ceph/wip-copy-get

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>