cfq-iosched: get rid of ->dispatch_slice
authorJens Axboe <jens.axboe@oracle.com>
Mon, 23 Apr 2007 06:26:36 +0000 (08:26 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Mon, 30 Apr 2007 07:01:22 +0000 (09:01 +0200)
We can track it fairly accurately locally, let the slice handling
take care of the rest.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c

Simple merge