diff options
| -rw-r--r-- | drivers/md/persistent-data/dm-space-map-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/persistent-data/dm-space-map-common.c b/drivers/md/persistent-data/dm-space-map-common.c index 306d2e4502c4..10978ba1d2c1 100644 --- a/drivers/md/persistent-data/dm-space-map-common.c +++ b/drivers/md/persistent-data/dm-space-map-common.c | |||
| @@ -547,7 +547,6 @@ static int metadata_ll_init_index(struct ll_disk *ll) | |||
| 547 | if (r < 0) | 547 | if (r < 0) |
| 548 | return r; | 548 | return r; |
| 549 | 549 | ||
| 550 | memcpy(dm_block_data(b), &ll->mi_le, sizeof(ll->mi_le)); | ||
| 551 | ll->bitmap_root = dm_block_location(b); | 550 | ll->bitmap_root = dm_block_location(b); |
| 552 | 551 | ||
| 553 | dm_tm_unlock(ll->tm, b); | 552 | dm_tm_unlock(ll->tm, b); |
