Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288329
b: refs/heads/master
c: 4469a5f
h: refs/heads/master
i:
  288327: 9d2c61f
v: v3
  • Loading branch information
Joe Thornber authored and Alasdair G Kergon committed Mar 7, 2012
1 parent 4b21353 commit c133e26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f3db25d8be4ac50b897b39609802183ea68a514
refs/heads/master: 4469a5f387fdde956894137751a41473618a4a52
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-thin-metadata.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ static int init_pmd(struct dm_pool_metadata *pmd,
data_sm = dm_sm_disk_create(tm, nr_blocks);
if (IS_ERR(data_sm)) {
DMERR("sm_disk_create failed");
dm_tm_unlock(tm, sblock);
r = PTR_ERR(data_sm);
goto bad;
}
Expand Down

0 comments on commit c133e26

Please sign in to comment.