aboutsummaryrefslogtreecommitdiff
path: root/block/blk-map.c
diff options
context:
space:
mode:
authorGravatar Johannes Thumshirn <johannes.thumshirn@wdc.com> 2020-05-12 17:55:45 +0900
committerGravatar Jens Axboe <axboe@kernel.dk> 2020-05-12 20:36:28 -0600
commit02992df822e7e36685593aad10721a5a9f8d3402 (patch)
treefcb25d7dfe295383462ca1f094a44366916a5af4 /block/blk-map.c
parentblock: add blk_io_schedule() for avoiding task hung in sync dio (diff)
downloadlinux-02992df822e7e36685593aad10721a5a9f8d3402.tar.gz
linux-02992df822e7e36685593aad10721a5a9f8d3402.tar.bz2
linux-02992df822e7e36685593aad10721a5a9f8d3402.zip
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
blk_queue_zone_is_seq() and blk_queue_zone_no() have not been called with CONFIG_BLK_DEV_ZONED disabled until now. The introduction of REQ_OP_ZONE_APPEND will change this, so we need to provide noop fallbacks for the !CONFIG_BLK_DEV_ZONED case. Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions