]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: update librbd tests to support new AIO / lock handling
authorJason Dillaman <dillaman@redhat.com>
Wed, 8 Jul 2015 17:46:00 +0000 (13:46 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 13 Nov 2015 01:17:53 +0000 (20:17 -0500)
commitcc0ed06e48dc4268a3c94e78e2567f976097bbf1
treee64579811c4998b1af4e5be34046fd9dfb3864ab
parent75e26b23c335c728b547e3d60a808640c8422017
tests: update librbd tests to support new AIO / lock handling

ImageWatcher is no longer responsible for queueing write ops while
waiting for the exclusive lock.

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