]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: copy operation needs to use AIO work queue for writes 6541/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 17 Nov 2015 14:33:17 +0000 (09:33 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 17 Nov 2015 15:22:26 +0000 (10:22 -0500)
commitf92f7417aec3c26376832877b31a0635d091359e
tree74373b69c75959733a8357167994fac76601b243
parentee7c6f73992d3b09c6b401fbb782b2151f2399c7
librbd: copy operation needs to use AIO work queue for writes

This ensures that the exclusive lock is properly acquired prior to
writing to the new image.

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