]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: flush pending AIO requests under all existing flush scenarios 2697/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 13 Jan 2015 04:17:50 +0000 (23:17 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 13 Jan 2015 04:17:50 +0000 (23:17 -0500)
commit7945f8d688f8f6f91fcc921fb6ab27c37efc71f8
tree60c32183ceb483a262e22feeeaba93ab0f8c3ecf
parent2dd0f038d69171875c0b34c4ce9518873ee7166f
librbd: flush pending AIO requests under all existing flush scenarios

AIO requests that are waiting on the image lock should be flushed
during all existing RBD flush scenarios.  A few flush cases were
missed in the original implementation.

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