]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: cleanup interface between IO work queue and IO requests
authorJason Dillaman <dillaman@redhat.com>
Thu, 22 Jun 2017 18:00:07 +0000 (14:00 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 27 Jun 2017 17:56:09 +0000 (13:56 -0400)
commite0834d12e91bf085a5c9503f1c69a2bee2d21edf
tree7da07800da749c0a6ea0e162a25936472f5e58b6
parent2d90bd8fdb30705d05569d242fc0cc4e36a2c7db
librbd: cleanup interface between IO work queue and IO requests

This will help mock the testing of the IO work queue

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/io/ImageRequest.cc
src/librbd/io/ImageRequest.h
src/librbd/io/ImageRequestWQ.cc