Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209169
b: refs/heads/master
c: 3fd5d48
h: refs/heads/master
i:
  209167: 8151a19
v: v3
  • Loading branch information
Mike Snitzer authored and Alasdair G Kergon committed Aug 12, 2010
1 parent 84a4650 commit 20692f9
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: f8facb61b5095488a4d78fa78116ef4f4b82bc4d
refs/heads/master: 3fd5d48027181168ce85e8094b926aeb9f34c556
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-delay.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ static int delay_ctr(struct dm_target *ti, unsigned int argc, char **argv)
atomic_set(&dc->may_delay, 1);

ti->num_flush_requests = 1;
ti->num_discard_requests = 1;
ti->private = dc;
return 0;

Expand Down

0 comments on commit 20692f9

Please sign in to comment.