fix: block: remove the request_queue argument to the block_bio_remap tracepoint ...
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 7 Jan 2021 17:01:40 +0000 (12:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 20:26:20 +0000 (15:26 -0500)
commit7cd9604fcbb0d250f991361d4f372090d91fdbc7
tree66b9224df3046ee571805376c3bfc7603de7ec4a
parentcdb4f855247e4879c0c28b9bcf447fda90233c62
fix: block: remove the request_queue argument to the block_bio_remap tracepoint (v5.11)

See upstream commit:

  commit 1c02fca620f7273b597591065d366e2cca948d8f
  Author: Christoph Hellwig <hch@lst.de>
  Date:   Thu Dec 3 17:21:38 2020 +0100

    block: remove the request_queue argument to the block_bio_remap tracepoint

    The request_queue can trivially be derived from the bio.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Idd95e1ae5175167043eeaef9bb0ab879985dd96d
instrumentation/events/lttng-module/block.h
This page took 0.025466 seconds and 4 git commands to generate.