]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: image dispatch spec tids are assigned by dispatcher
authorJason Dillaman <dillaman@redhat.com>
Tue, 1 Sep 2020 15:17:41 +0000 (11:17 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 18 Sep 2020 03:52:32 +0000 (23:52 -0400)
commitad7372e355f2b0704d5051629a2610476df63d51
tree15783a65295d5b76184cef44e2debbc829282acc
parent78fe19260afdd36df53dd24564542d3efc1a214f
librbd: image dispatch spec tids are assigned by dispatcher

This was a legacy implementation where it was assigned by the ImageRequestWQ
and therefore needs to be part of the factory methods.

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