diff options
author | Damien Le Moal <[email protected]> | 2024-07-04 14:28:15 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-05 00:42:04 -0600 |
commit | f2a7bea23710fceb99dac6da4ef82c3cc8932f7f (patch) | |
tree | f1707c27023fe82ac5e4d0abf7c90b0b1807cd82 /scripts/bpf_doc.py | |
parent | 81e7706345f06e1e97a092f59697b7e20a0ee868 (diff) |
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Now that device mapper can handle resetting all zones of a mapped zoned
device using REQ_OP_ZONE_RESET_ALL, all zoned block device drivers
support this operation. With this, the request queue feature
BLK_FEAT_ZONE_RESETALL is not necessary and the emulation code in
blk-zone.c can be removed.
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions