From: Christoph Hellwig Date: Tue, 31 Mar 2009 03:27:03 +0000 (+1100) Subject: md: move headers out of include/linux/raid/ X-Git-Tag: v2.6.30-rc1~241^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef740c372dfd80e706dbf955d4e4aedda6c0c148;p=pandora-kernel.git md: move headers out of include/linux/raid/ Move the headers with the local structures for the disciplines and bitmap.h into drivers/md/ so that they are more easily grepable for hacking and not far away. md.h is left where it is for now as there are some uses from the outside. Signed-off-by: Christoph Hellwig Signed-off-by: NeilBrown --- Reading git-diff-tree failed