From: NeilBrown Date: Tue, 31 Mar 2009 03:33:13 +0000 (+1100) Subject: md: move most content from md.h to md_k.h X-Git-Tag: v2.6.30-rc1~241^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92022950c6b1bb3da90b2976b20271cdfd98b8a3;p=pandora-kernel.git md: move most content from md.h to md_k.h The extern function definitions are kernel-internal definitions, so they belong in md_k.h The MD_*_VERSION values could reasonably go in a number of places, but md_u.h seems most reasonable. This leaves almost nothing in md.h. It will go soon. Signed-off-by: NeilBrown --- Reading git-diff-tree failed