Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208320
b: refs/heads/master
c: 28e18d0
h: refs/heads/master
v: v3
  • Loading branch information
FUJITA Tomonori authored and Jens Axboe committed Aug 7, 2010
1 parent ed6f948 commit 99b5546
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: 3b06c21e8462b77186613e70db286cfa8616088b
refs/heads/master: 28e18d0188b9e3ab82ebd09d9b1d1c7f8d1822aa
1 change: 1 addition & 0 deletions trunk/block/blk-barrier.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static void queue_flush(struct request_queue *q, unsigned which)
}

blk_rq_init(q, rq);
rq->cmd_type = REQ_TYPE_FS;
rq->cmd_flags = REQ_HARDBARRIER | REQ_FLUSH;
rq->rq_disk = q->bar_rq.rq_disk;
rq->end_io = end_io;
Expand Down

0 comments on commit 99b5546

Please sign in to comment.