Skip to content
Commit 86c824b9 authored by Jens Axboe's avatar Jens Axboe
Browse files

bio: add documentation to bio_alloc()



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: default avatarJens Axboe <jens.axboe@oracle.com>
parent 61e0d47c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment