X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fblkdev.h;h=a686eabe22d645e8304af1ab33ab6114783523d9;hb=4e521c27eee33cebd618c26649e2c93803004647;hp=36a6eacefe20d2c17f60b9b34c569cc8f425a843;hpb=a7ec3f5289681e9d63b65db5f56857f998812b4b;p=powerpc.git diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 36a6eacefe..a686eabe22 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h @@ -82,7 +82,6 @@ struct cfq_io_context { unsigned long last_end_request; sector_t last_request_pos; - unsigned long last_queue; unsigned long ttime_total; unsigned long ttime_samples; @@ -117,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);