Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of the cfq_rq request type. With the added elevator_private2, we have enough room in struct request to get rid of any crq allocation/free for each request. Signed-off-by: Jens Axboe <axboe@suse.de>
- Loading branch information