]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Parallelize RBD import/export 2390/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 2 Sep 2014 20:43:38 +0000 (16:43 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 3 Sep 2014 17:27:32 +0000 (13:27 -0400)
commit4f35714f12843bc726307a615803dccc0828fbda
treeec5964f25845438015199f3d5b34832940e85fdd
parent3215c520e1306f50d0094b5646636c02456c9df4
Parallelize RBD import/export

Use librbd aio_read/_write calls where possible to improve speed.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/rbd.cc