ioprio: move io priority from task_struct to io_context
authorJens Axboe <jens.axboe@oracle.com>
Thu, 24 Jan 2008 07:52:45 +0000 (08:52 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:50:29 +0000 (10:50 +0100)
This is where it belongs and then it doesn't take up space for a
process that doesn't do IO.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found