diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2019-10-27 23:05:42 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-07 06:30:16 -0700 |
commit | a84324d2ed05c06b46fb6079d39a0736bde6e16a (patch) | |
tree | 8b53f6ec2629bdb6b852044beae9d93479cdfea8 /include/xen/interface | |
parent | f8db383507d658c5a729b062c97710efda876cd4 (diff) | |
download | linux-a84324d2ed05c06b46fb6079d39a0736bde6e16a.tar.bz2 |
block: Remove REQ_OP_ZONE_RESET plugging
REQ_OP_ZONE_RESET operations cannot be merged as these bios and requests
do not have a size and are never sequential due to the zone start sector
position required for their execution. As a result, there is no point in
using a plug around blkdev_reset_zones() bio issuing loop. This patch
removes this unnecessary plugging.
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Javier González <javier@javigon.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/xen/interface')
0 files changed, 0 insertions, 0 deletions