diff options
| author | Damien Le Moal <[email protected]> | 2020-05-12 17:55:52 +0900 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-05-12 20:36:28 -0600 |
| commit | e0489ed5daeb48cf182c4c98da4a873f947f2afa (patch) | |
| tree | 65290206a08dc6949e1d4ec551fbc7f086fde0a7 /tools/perf/scripts/python | |
| parent | 5795eb443060148796beeba106e4366d7f1458a6 (diff) | |
null_blk: Support REQ_OP_ZONE_APPEND
Support REQ_OP_ZONE_APPEND requests for null_blk devices with zoned
mode enabled. Use the internally tracked zone write pointer position
as the actual write position and return it using the command request
__sector field in the case of an mq device and using the command BIO
sector in the case of a BIO device.
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions