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 14:38:45 +0000 (09:38 -0500)
commitd3d6eee9fc4a21b8ec5b7f2c2d579bdeb547e76c
tree386bc28198dd7584e2e6f3a4c85b909195294821
parent2022c563d0c54a633e23c043eb675d39c97890bc
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: I93e8c4c51ba36d22b587841e95ff4be8d5224230
instrumentation/events/lttng-module/block.h
This page took 0.027147 seconds and 4 git commands to generate.