commit | 735bd7e4cd16270b7b67cb82ff4ba2811bfd8d7b | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon May 11 10:24:19 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 15 10:29:37 2020 -0400 |
tree | 5b1537e8dcd8cf0705ccb65693ac555c03eb23f7 | |
parent | b71228739851a9b384a59ba0467259eba508b408 [diff] |
dm zoned: use array for superblock zones Instead of storing just the first superblock zone and calculate the secondary relative to that we should be using an array for holding the superblock zones. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Bob Liu <bob.liu@oracle.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>