commit | bf28a3ba098676831bde49e8bc47849727d532a5 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon May 11 10:24:20 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 15 10:29:37 2020 -0400 |
tree | 763a722dd932eac870a9ab294406e12b9eec9603 | |
parent | 735bd7e4cd16270b7b67cb82ff4ba2811bfd8d7b [diff] |
dm zoned: store device in struct dmz_sb Store the device together with the superblock so that we don't have to recur to the metadata to find it. 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>