From: Christoph Hellwig Date: Wed, 14 Jan 2015 09:42:38 +0000 (+0100) Subject: ceph: remove call to bdi_unregister X-Git-Tag: fixes-v4.0-rc1~119^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d2750909aa26129bd0bf1b0dc832e0845aae90;p=pandora-kernel.git ceph: remove call to bdi_unregister bdi_destroy already does all the work, and if we delay freeing the anon bdev we can get away with just that single call. Signed-off-by: Christoph Hellwig Reviewed-by: Jan Kara Signed-off-by: Jens Axboe --- Reading git-diff-tree failed