Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54982
b: refs/heads/master
c: 821de3a
h: refs/heads/master
v: v3
  • Loading branch information
Mike Christie authored and Jens Axboe committed May 8, 2007
1 parent 5c341f5 commit e2e8dc9
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: 86aa5ac53e478c94ee39a15b6eadde1ed1317be3
refs/heads/master: 821de3a27bf33f11ec878562577c586cd5f83c64
1 change: 1 addition & 0 deletions trunk/block/ll_rw_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -2558,6 +2558,7 @@ int blk_rq_map_kern(request_queue_t *q, struct request *rq, void *kbuf,
bio->bi_rw |= (1 << BIO_RW);

blk_rq_bio_prep(q, rq, bio);
blk_queue_bounce(q, &rq->bio);
rq->buffer = rq->data = NULL;
return 0;
}
Expand Down

0 comments on commit e2e8dc9

Please sign in to comment.