diff options
author | 2017-05-08 16:40:47 -0700 | |
---|---|---|
committer | 2017-06-19 11:03:51 -0400 | |
commit | 264c869d44dcff17e3b108dbb2fbea24bed08538 (patch) | |
tree | 512687ea85a4a36cf6be6a59ebfee5ad0b3b59e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm: fix REQ_OP_ZONE_RESET bio handling (diff) | |
download | linux-dev-264c869d44dcff17e3b108dbb2fbea24bed08538.tar.xz linux-dev-264c869d44dcff17e3b108dbb2fbea24bed08538.zip |
dm: fix REQ_OP_ZONE_REPORT bio handling
A REQ_OP_ZONE_REPORT bio is not a medium access command. Its number of
sectors indicates the maximum size allowed for the report reply size and
not an amount of sectors accessed from the device. REQ_OP_ZONE_REPORT
bios should thus not be split depending on the target device maximum I/O
length but passed as-is. Note that it is the responsability of the
target to remap and format the report reply.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions