commit | b79399510888998778ea6a3a281e30cbe59fdb37 | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Fri Jul 27 15:08:13 2012 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Jul 27 15:08:13 2012 +0100 |
tree | eaec46591b4ed89a0d7deb4470fe948270ccb00e | |
parent | 8801e06945b6fec9927d5f7a04890a20061340c2 [diff] |
dm thin metadata: remove duplicate pmd initialisation Remove some duplicate initialisation of struct dm_pool_metadata. These pmd fields are initialised by both: __format_metadata's calls to dm_btree_empty __write_initial_superblock + __begin_transaction Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>