diff options
author | Christoph Hellwig <hch@lst.de> | 2019-05-21 09:01:42 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-05-23 10:25:26 -0600 |
commit | 200a9aff7b02feea30b01141b0df9bc19457a232 (patch) | |
tree | 57a00310c58349e660c47462dc073e4fca29c771 /.clang-format | |
parent | 09324d32d2a0843e66652a087da6f77924358e62 (diff) | |
download | blackbird-op-linux-200a9aff7b02feea30b01141b0df9bc19457a232.tar.gz blackbird-op-linux-200a9aff7b02feea30b01141b0df9bc19457a232.zip |
block: remove the segment size check in bio_will_gap
We fundamentally do not have a maximum segement size for devices with a
virt boundary. So don't bother checking it, especially given that the
existing checks didn't properly work to start with as we never fully
update the front/back segment size and miss the bi_seg_front_size that
wuld have been required for some cases.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions