Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | |
Manually doing chained sg lists is not trivial, so add some helpers to make sure that drivers get it right. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |