commit | 1c02fca620f7273b597591065d366e2cca948d8f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 03 17:21:38 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Dec 04 09:42:00 2020 -0700 |
tree | 1cc26fdd58666673fe42711b6380ee3a3abb9265 | |
parent | eb6f7f7cd3af0f67ce57b21fab1bc64beb643581 [diff] |
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: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>