From: Jens Axboe Date: Mon, 19 May 2014 14:16:41 +0000 (-0600) Subject: block: move bio.c and bio-integrity.c from fs/ to block/ X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c78b2be2cac2a7a397d489275e7d9f9ae785f2;p=pandora-kernel.git block: move bio.c and bio-integrity.c from fs/ to block/ They really belong in block/, especially now since it's not in drivers/block/ anymore. Additionally, the get_maintainer script gets it wrong when in fs/. Suggested-by: Christoph Hellwig Acked-by: Al Viro Signed-off-by: Jens Axboe --- Reading git-diff-tree failed