Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361515
b: refs/heads/master
c: 617a0b8
h: refs/heads/master
i:
  361513: 604bb75
  361511: 5b856ac
v: v3
  • Loading branch information
Heinz Mauelshagen authored and Alasdair G Kergon committed Mar 20, 2013
1 parent f08ef6a commit d7c40ff
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 414dd67d50a6b9a11af23bbb68e8fae13d726c8b
refs/heads/master: 617a0b89da4898d4cc990c9eb4bc9c0591c538a5
2 changes: 2 additions & 0 deletions trunk/drivers/md/dm-cache-target.c
Original file line number Diff line number Diff line change
Expand Up @@ -2009,6 +2009,8 @@ static int cache_ctr(struct dm_target *ti, unsigned argc, char **argv)
goto out;

r = cache_create(ca, &cache);
if (r)
goto out;

r = copy_ctr_args(cache, argc - 3, (const char **)argv + 3);
if (r) {
Expand Down

0 comments on commit d7c40ff

Please sign in to comment.