]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/blkdev.h
io context sharing: preliminary support
[linux-2.6-omap-h63xx.git] / include / linux / blkdev.h
index 510a18ba1ec5199485275fff1506bfb3b7ecbfa1..2483a05231c73d25a8e21ec1cb2129c0f7805b7b 100644 (file)
@@ -34,7 +34,7 @@ struct sg_io_hdr;
 #define BLKDEV_MIN_RQ  4
 #define BLKDEV_MAX_RQ  128     /* Default maximum */
 
-void put_io_context(struct io_context *ioc);
+int put_io_context(struct io_context *ioc);
 void exit_io_context(void);
 struct io_context *get_io_context(gfp_t gfp_flags, int node);
 struct io_context *alloc_io_context(gfp_t gfp_flags, int node);