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 14:38:45 +0000 (09:38 -0500)
commitfb361f27a5734ab8a18b86ea58a8486f22bd278d
treed2c38466e9519e1d79f2defe82ea517776a32451
parentd3d6eee9fc4a21b8ec5b7f2c2d579bdeb547e76c
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: Ic49a9c9ebeea37e4ec79c736382293a6c9ce86d3
instrumentation/events/lttng-module/block.h
This page took 0.026088 seconds and 4 git commands to generate.