Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19083
b: refs/heads/master
c: 60481b1
h: refs/heads/master
i:
  19081: e3d126b
  19079: 1100c31
v: v3
  • Loading branch information
Tetsuo Takata authored and Jens Axboe committed Jan 24, 2006
1 parent 79c2a3f commit f87e710
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: 248d5ca5ed5feb7f1a68d213c0ff89c604a97179
refs/heads/master: 60481b12b8816d431308c3d974e341ab8c8c0bcf
1 change: 1 addition & 0 deletions trunk/block/ll_rw_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ int blk_queue_ordered(request_queue_t *q, unsigned ordered,
return -EINVAL;
}

q->ordered = ordered;
q->next_ordered = ordered;
q->prepare_flush_fn = prepare_flush_fn;

Expand Down

0 comments on commit f87e710

Please sign in to comment.