summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2023-05-17 10:42:20 -0700
committerJens Axboe <axboe@kernel.dk>2023-05-18 19:47:49 -0600
commit4f51644ccff1e4bf159e86da3d9695a1a33ca231 (patch)
treea11c71e1e078a0bf654c5d74f9268cd6991319d7 /include/linux/blkdev.h
parent45b46b6f157169b452772430566772506e25687a (diff)
downloadlinux-4f51644ccff1e4bf159e86da3d9695a1a33ca231.tar.gz
linux-4f51644ccff1e4bf159e86da3d9695a1a33ca231.tar.bz2
linux-4f51644ccff1e4bf159e86da3d9695a1a33ca231.zip
block: Simplify blk_req_needs_zone_write_lock()
Remove the blk_rq_is_passthrough() check because it is redundant: blk_req_needs_zone_write_lock() also calls bdev_op_is_zoned_write() and the latter function returns false for pass-through requests. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Cc: Ming Lei <ming.lei@redhat.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20230517174230.897144-3-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions