]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: cleanup interface between IO work queue and IO requests
authorJason Dillaman <dillaman@redhat.com>
Thu, 31 Aug 2017 13:31:02 +0000 (09:31 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 31 Aug 2017 14:00:32 +0000 (10:00 -0400)
commit1c8bd5f44a0a006094235254504772ae8eb90547
tree7a3d1d33b6c6836cbcc9206b74ad5ba3c082060c
parent75f0bb9e7bbdea0fa6d15d253139f0583be6abea
librbd: cleanup interface between IO work queue and IO requests

This will help mock the testing of the IO work queue

(derived from commit e0834d12e91bf085a5c9503f1c69a2bee2d21edf)

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