]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rados tool: copy object in chunks
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 5 Jul 2012 20:42:23 +0000 (13:42 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 6 Jul 2012 17:15:34 +0000 (10:15 -0700)
commitd75100667a539baf47c79d752b787ed5dcb51d7a
tree1ee5544a6327242bbfc8d820b727e7b8375e6d16
parent16ea64fbdebb7a74e69e80a18d98f35d68b8d9a1
rados tool: copy object in chunks

Instead of reading the entire object and then writing it,
we read it in chunks.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rados.cc