fix: block: remove the request_queue argument to the block_split tracepoint (v5.11)
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 7 Jan 2021 16:56:25 +0000 (11:56 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 20:26:16 +0000 (15:26 -0500)
commitcdb4f855247e4879c0c28b9bcf447fda90233c62
tree4c132074a56da20a7aa915f26dea853897a82775
parent16c5a6d5c389de3eb9d75a3543dbed70a1a612c9
fix: block: remove the request_queue argument to the block_split tracepoint (v5.11)

See upstream commit:

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

    block: remove the request_queue argument to the block_split 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: Id64217d35cbae698b3ab77401c5d3277800e2a6a
instrumentation/events/lttng-module/block.h
This page took 0.025393 seconds and 4 git commands to generate.