Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4398
b: refs/heads/master
c: d88854f
h: refs/heads/master
v: v3
  • Loading branch information
Alasdair G Kergon authored and Linus Torvalds committed Jul 8, 2005
1 parent 9aa0bd4 commit 11ce684
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: 374a6cf281771b23e263efd31fdc896924394dba
refs/heads/master: d88854f08961d26f3a63cfae7972188d26a128e4
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-raid1.c
Original file line number Diff line number Diff line change
Expand Up @@ -1060,6 +1060,7 @@ static int mirror_ctr(struct dm_target *ti, unsigned int argc, char **argv)
}

ti->private = ms;
ti->split_io = ms->rh.region_size;

r = kcopyd_client_create(DM_IO_PAGES, &ms->kcopyd_client);
if (r) {
Expand Down

0 comments on commit 11ce684

Please sign in to comment.