]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: api::Io now properly passing the parent trace information
authorJason Dillaman <dillaman@redhat.com>
Thu, 14 May 2020 16:31:42 +0000 (12:31 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 14 May 2020 16:32:44 +0000 (12:32 -0400)
commit6a7a0c581ef399ed0f04b16deac9d1fe369d75bd
treef85a17a8daab5e3c43bcd602b85b0e01530f3058
parent724262987014723576238f10a6ff5ec31af18eba
librbd: api::Io now properly passing the parent trace information

A copy-and-paste error from moving the original implentation from
ImageRequestWQ resulted in the parent trace being incorrectly
uninitialized.

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