From: NeilBrown Date: Tue, 26 May 2009 02:57:36 +0000 (+1000) Subject: md: don't use locked_ioctl. X-Git-Tag: v2.6.30-rc8~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b492b852cd8c99505708152c29a5e09a787af9de;p=pandora-kernel.git md: don't use locked_ioctl. md has no need for the BKL - it does its own locking. So md_ioctl doesn't need to be a locked_ioctl. Signed-off-by: NeilBrown --- Reading git-diff-tree failed