Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98901
b: refs/heads/master
c: 07359fc
h: refs/heads/master
i:
  98899: 1116913
v: v3
  • Loading branch information
FUJITA Tomonori authored and Jens Axboe committed Jul 3, 2008
1 parent fb2492d commit 29e16c9
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: c265a7f41706cee20508de5b4a919214cfd7a11b
refs/heads/master: 07359fc61bb8ed786f96a1c24cca6f94dd17e329
1 change: 1 addition & 0 deletions trunk/block/blk-map.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ int blk_rq_map_user_iov(struct request_queue *q, struct request *rq,
if (!bio_flagged(bio, BIO_USER_MAPPED))
rq->cmd_flags |= REQ_COPY_USER;

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

0 comments on commit 29e16c9

Please sign in to comment.