Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213183
b: refs/heads/master
c: 337238b
h: refs/heads/master
i:
  213181: fba25a8
  213179: cea167b
  213175: 26dffbd
  213167: 2a438e6
  213151: 3b9bc40
  213119: d7de0e6
v: v3
  • Loading branch information
Tejun Heo authored and Jens Axboe committed Sep 10, 2010
1 parent 8da8009 commit ed0faa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cde4c406d8fb051c5aafc917643adbb9dbd0abc2
refs/heads/master: 337238be1bf52e1242f940fc6fe83fb395e55057
2 changes: 1 addition & 1 deletion trunk/block/blk-flush.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static void post_flush_end_io(struct request *rq, int error)
static void init_flush_request(struct request *rq, struct gendisk *disk)
{
rq->cmd_type = REQ_TYPE_FS;
rq->cmd_flags = REQ_FLUSH;
rq->cmd_flags = WRITE_FLUSH;
rq->rq_disk = disk;
}

Expand Down

0 comments on commit ed0faa2

Please sign in to comment.