Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 1 | -0/+281 | |
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> |