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:28:12 +0000 (09:28 -0500)
commit5ef5f89155bc0c8dd4f8cfa12e9ba2f345fe7ef2
tree633848d978f6035b8555448960dab95ab2acc315
parentffcab3cefefe84521f046f1b3344f83024576d9c
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
include/instrumentation/events/block.h
This page took 0.025215 seconds and 4 git commands to generate.