]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: simplify AioImageRequestWQ function signatures
authorJason Dillaman <dillaman@redhat.com>
Wed, 8 Jul 2015 00:40:37 +0000 (20:40 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 13 Nov 2015 01:17:53 +0000 (20:17 -0500)
commit6be6c3d81534cf1efbea021027f8413fb29ef483
tree1cb1059ce0d527b0d1c950dbca31b367869d67d6
parenteea016dbb90823eec5c6cea59fcf6d8d15e8736f
librbd: simplify AioImageRequestWQ function signatures

The ImageCtx is known so there is no need to pass it with each
function call.

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