blkio: Export some symbols from blkio as its user CFQ can be a module
authorVivek Goyal <vgoyal@redhat.com>
Fri, 4 Dec 2009 15:36:41 +0000 (10:36 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 4 Dec 2009 15:38:14 +0000 (16:38 +0100)
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>
block/blk-cgroup.c
block/blk-cgroup.h
block/cfq-iosched.c

Simple merge
Simple merge
Simple merge