Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167668
b: refs/heads/master
c: 0e8c4e4
h: refs/heads/master
v: v3
  • Loading branch information
Mikulas Patocka authored and Alasdair G Kergon committed Oct 16, 2009
1 parent 0a90d2d commit 321c94d
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: 3f2412dc85260e5aae7ebb03bf50d5b1407e3083
refs/heads/master: 0e8c4e4e3ebb15756ddc4170a88149a2cd323cfe
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-exception-store.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,

r = set_chunk_size(tmp_store, argv[2], &ti->error);
if (r)
goto bad_cow;
goto bad_ctr;

r = type->ctr(tmp_store, 0, NULL);
if (r) {
Expand Down

0 comments on commit 321c94d

Please sign in to comment.