diff options
| author | Damien Le Moal <[email protected]> | 2017-05-08 16:40:47 -0700 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2017-06-19 11:03:51 -0400 |
| commit | 264c869d44dcff17e3b108dbb2fbea24bed08538 (patch) | |
| tree | 512687ea85a4a36cf6be6a59ebfee5ad0b3b59e2 /net/switchdev/switchdev.c | |
| parent | a4aa5e56e5189b88a2891cdcc350dac618810354 (diff) | |
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 <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions