From: Arnd Bergmann Date: Mon, 14 Dec 2009 01:50:05 +0000 (+1100) Subject: md: move compat_ioctl handling into md.c X-Git-Tag: v2.6.33-rc1~284^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa98aa31987ad9831711ae71ea2270228ab62532;p=pandora-kernel.git md: move compat_ioctl handling into md.c The RAID ioctls are only implemented in md.c, so the handling for them should also be moved there from fs/compat_ioctl.c. Signed-off-by: Arnd Bergmann Cc: Neil Brown Cc: Andre Noll Cc: linux-raid@vger.kernel.org Signed-off-by: NeilBrown --- Reading git-diff-tree failed