diff options
author | Damien Le Moal | 2017-05-08 16:40:48 -0700 |
---|---|---|
committer | Mike Snitzer | 2017-06-19 11:03:51 -0400 |
commit | 10999307c14eac281fbec3ada73bee7a05bd41dc (patch) | |
tree | f8898affec3c6857bfe1dcf86fd44160443d9fea /scripts | |
parent | 264c869d44dcff17e3b108dbb2fbea24bed08538 (diff) |
dm: introduce dm_remap_zone_report()
A target driver support zoned block devices and exposing it as such may
receive REQ_OP_ZONE_REPORT request for the user to determine the mapped
device zone configuration. To process properly such request, the target
driver may need to remap the zone descriptors provided in the report
reply. The helper function dm_remap_zone_report() does this generically
using only the target start offset and length and the start offset
within the target device.
dm_remap_zone_report() will remap the start sector of all zones
reported. If the report includes sequential zones, the write pointer
position of these zones will also be remapped.
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 'scripts')
0 files changed, 0 insertions, 0 deletions