commit | bd82fdabf162fec1404c4e22988b178c4f3dd23b | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Jun 02 13:09:51 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jun 05 14:59:50 2020 -0400 |
tree | 3879a3ba59c1c4e83e4c1a5427c5c42f9d225790 | |
parent | f97809aec58995a87a9a30cb45c9a6148377df64 [diff] |
dm zoned: move random and sequential zones into struct dmz_dev Random and sequential zones should be part of the respective device structure to make arbitration between devices possible. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>