From: Arnd Bergmann Date: Wed, 10 Feb 2010 15:14:04 +0000 (+0100) Subject: compat_ioctl: ignore RAID_VERSION ioctl X-Git-Tag: v2.6.33-rc8~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79f11852831ba8837e82b73364e6f1cd0145499;p=pandora-kernel.git compat_ioctl: ignore RAID_VERSION ioctl md ioctls are now handled by the md driver itself, but mdadm may call RAID_VERSION on other devices as well. Mark the command as IGNORE_IOCTL so this fails silently rather than printing an annoying message. Reported-by: "Michael S. Tsirkin" Cc: "Rafael J. Wysocki" Signed-off-by: Arnd Bergmann Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed