diff options
author | Damien Le Moal <[email protected]> | 2019-09-05 18:51:35 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-09-05 19:52:34 -0600 |
commit | ebddd2a15323856d82d22b49236604c2e0d23ab9 (patch) | |
tree | 280b8929fce9e54d26dd980a7e95e23428b859bc /lib/test_overflow.c | |
parent | 780d97a990cca6d3b668526fd97053f41be34c05 (diff) |
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Using the helper blk_queue_required_elevator_features(), set the
elevator feature ELEVATOR_F_ZBD_SEQ_WRITE as required for the request
queue of SCSI ZBC disks.
This feature requirement can always be satisfied as the mq-deadline
elevator is always selected for in-kernel compilation when
CONFIG_BLK_DEV_ZONED (zoned block device support) is enabled.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions