bio: add documentation to bio_alloc()
authorJens Axboe <jens.axboe@oracle.com>
Wed, 15 Apr 2009 07:00:07 +0000 (09:00 +0200)
committerJens 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