Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288332
b: refs/heads/master
c: 0ca93de
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan E Brassow authored and Alasdair G Kergon committed Mar 7, 2012
1 parent b56a27c commit ac25c97
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: 3aa3b2b2b1edb813dc5342d0108befc39541542d
refs/heads/master: 0ca93de9b789e0eb05e103f0c04de72df13da73a
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-raid.c
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,7 @@ static int raid_ctr(struct dm_target *ti, unsigned argc, char **argv)

INIT_WORK(&rs->md.event_work, do_table_event);
ti->private = rs;
ti->num_flush_requests = 1;

mutex_lock(&rs->md.reconfig_mutex);
ret = md_run(&rs->md);
Expand Down

0 comments on commit ac25c97

Please sign in to comment.