git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61e0d47
)
bio: add documentation to bio_alloc()
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 15 Apr 2009 07:00:07 +0000
(09:00 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 15 Apr 2009 10:10:12 +0000
(12:10 +0200)
Explain that with __GFP_WAIT set it will not fail, and that the caller
must never allocate more than 1 bio at the time.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found