From: Vivek Goyal Date: Fri, 4 Dec 2009 15:36:41 +0000 (-0500) Subject: blkio: Export some symbols from blkio as its user CFQ can be a module X-Git-Tag: v2.6.33-rc1~379^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6a986c0b276085f7944cd8ad65f4f82aff7536;p=pandora-kernel.git blkio: Export some symbols from blkio as its user CFQ can be a module o blkio controller is inside the kernel and cfq makes use of interfaces exported by blkio. CFQ can be a module too, hence export symbols used by CFQ. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed