Merge branch 'cfq' into for-linus
This commit is contained in:
commit
07e4470805
3 changed files with 455 additions and 432 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue