fix: block: remove the request_queue to argument request based tracepoints (v5.11)
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 7 Jan 2021 16:17:20 +0000 (11:17 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 14:27:03 +0000 (09:27 -0500)
commit2d67b98ec568aa1becd853d00043bb1444b8391c
tree436fbd3d90d3304253c1474601f587ed305c6e9d
parent61e631e93e512b636ea6d52796bcce1c485a551b
fix: block: remove the request_queue to argument request based tracepoints (v5.11)

See upstream commit :

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

    block: remove the request_queue to argument request based tracepoints

    The request_queue can trivially be derived from the request.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ibe4a13f06ed57955fa3e0b77b87a44b7e6b57775
include/instrumentation/events/block.h
This page took 0.024281 seconds and 5 git commands to generate.