Merge branch 'cfq' into for-linus

This commit is contained in:
Jens Axboe 2007-04-30 09:09:27 +02:00
commit 07e4470805
3 changed files with 455 additions and 432 deletions

View file

@ -116,6 +116,7 @@ struct io_context {
struct as_io_context *aic;
struct rb_root cic_root;
void *ioc_data;
};
void put_io_context(struct io_context *ioc);