commit | 9d6a986c0b276085f7944cd8ad65f4f82aff7536 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Fri Dec 04 10:36:41 2009 -0500 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Dec 04 16:38:14 2009 +0100 |
tree | 1e72c813f4346ee329d5d427e214d183af78934f | |
parent | b69f2292063d2caf37ca9aec7d63ded203701bf3 [diff] |
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 <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>