Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296755
b: refs/heads/master
c: fef838c
h: refs/heads/master
i:
  296753: 470c2bf
  296751: 7cc369f
v: v3
  • Loading branch information
Joe Thornber authored and Alasdair G Kergon committed Mar 28, 2012
1 parent 5006e2a commit a218f2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3aefb395e4f321c8b1314c88f1123624adcf743
refs/heads/master: fef838cc1ac34e599c74888274506d76767f3098
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-thin-metadata.c
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ static int __commit_transaction(struct dm_pool_metadata *pmd)
if (r < 0)
goto out;

r = dm_sm_root_size(pmd->metadata_sm, &data_len);
r = dm_sm_root_size(pmd->data_sm, &data_len);
if (r < 0)
goto out;

Expand Down

0 comments on commit a218f2d

Please sign in to comment.