Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe | 2008-01-29 | 1 | -2/+9 |
| | | | | Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | ||||
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 | 1 | -0/+17 |
| | | | | | | | Adds files for barrier handling, rq execution, io context handling, mapping data to requests, and queue settings. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | ||||
* | block: split tag and sysfs handling from blk-core.c | Jens Axboe | 2008-01-29 | 1 | -0/+29 |
Seperates the tag and sysfs handling from ll_rw_blk. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |