From: Jens Axboe Date: Thu, 29 Oct 2009 12:59:26 +0000 (+0100) Subject: block: move bdi/address_space unplug functions to backing-dev.h X-Git-Tag: v2.6.33-rc1~379^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d128f1088ea5245109dfc9bbceb128b6371a77;p=pandora-kernel.git block: move bdi/address_space unplug functions to backing-dev.h There's nothing block related about them, the backing device is used by things like NFS etc as well. This gets rid of the need to protect such calls by CONFIG_BLOCK. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed