dm zoned: check superblock location
authorHannes Reinecke <hare@suse.de>
Tue, 2 Jun 2020 11:09:56 +0000 (13:09 +0200)
committerMike Snitzer <snitzer@redhat.com>
Fri, 5 Jun 2020 18:59:54 +0000 (14:59 -0400)
commit27d49ac1dd751897506ba51df7226fc0ce7ef681
tree6ce06acd58dc57a7a2e40294050e6b4a9682fd6b
parent2094045fe5b5dda98c4ec6cb1ac7b12ba4382856
dm zoned: check superblock location

When specifying several devices the superblock location must be
checked to ensure the devices are specified in the correct order.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-zoned-metadata.c