From: Tejun Heo Date: Thu, 23 Jul 2015 18:27:09 +0000 (-0400) Subject: block: export bio_associate_*() and wbc_account_io() X-Git-Tag: omap-for-v4.3/fixes-merge-window~192^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa2a96b34073fb775917fbc7d5578a04164b9f7;p=pandora-kernel.git block: export bio_associate_*() and wbc_account_io() bio_associate_blkcg(), bio_associate_current() and wbc_account_io() are used to implement cgroup writeback support for filesystems and thus need to be exported. Export them. Signed-off-by: Tejun Heo Reported-by: Stephen Rothwell Signed-off-by: Jens Axboe --- Reading git-diff-tree failed