commit | 1565929b870fe166c5a57a85d6cb5a2bfe1e6c84 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Jun 02 13:09:43 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jun 05 14:59:44 2020 -0400 |
tree | 3fa0f3f19cde0857c6dfd022b86825ff7234c666 | |
parent | 35d0c96e422a484bbc5d4921fa20dcc880bfba2c [diff] |
dm zoned: avoid unnecessary device recalulation for secondary superblock The secondary superblock must reside on the same device as the primary superblock, so there is no need to re-calculate the device. 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>