Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347957
b: refs/heads/master
c: 7960123
h: refs/heads/master
i:
  347955: c42b40e
v: v3
  • Loading branch information
Joe Thornber authored and Alasdair G Kergon committed Dec 21, 2012
1 parent a38b4f5 commit 6309807
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: c397741c7645de7f2ead1f076f1a40e169875fe3
refs/heads/master: 7960123f2d335ded2ac4c510bcd2a236b293b1b1
2 changes: 1 addition & 1 deletion trunk/drivers/md/persistent-data/dm-space-map-metadata.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ static int sm_metadata_new_block(struct dm_space_map *sm, dm_block_t *b)
{
int r = sm_metadata_new_block_(sm, b);
if (r)
DMERR("out of metadata space");
DMERR("unable to allocate new metadata block");
return r;
}

Expand Down

0 comments on commit 6309807

Please sign in to comment.