diff options
author | 2024-05-01 20:09:05 +0900 | |
---|---|---|
committer | 2024-05-01 08:08:43 -0600 | |
commit | b5a64ec2ea2be2a7f7eb73c243c2381e9fc1c71b (patch) | |
tree | 0f943b22d27ecc0b205c464d585377fd4f2c8ca5 /tools/perf/scripts/python | |
parent | block: Improve zone write request completion handling (diff) | |
download | wireguard-linux-b5a64ec2ea2be2a7f7eb73c243c2381e9fc1c71b.tar.xz wireguard-linux-b5a64ec2ea2be2a7f7eb73c243c2381e9fc1c71b.zip |
block: Simplify blk_zone_write_plug_bio_endio()
We already have the disk variable obtained from the bio when calling
disk_get_zone_wplug(). So use that variable instead of dereferencing the
bio bdev again for the disk argument of disk_get_zone_wplug().
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20240501110907.96950-13-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions