From: Arnd Bergmann Date: Tue, 27 Apr 2010 14:24:25 +0000 (+0200) Subject: smbfs: Push down BKL into ioctl function X-Git-Tag: v2.6.35-rc1~411^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8273a573918612cbd320597db3d5dd89578454;p=pandora-kernel.git smbfs: Push down BKL into ioctl function Converting from ->ioctl to ->unlocked_ioctl with explicit lock_kernel lets us kill the ioctl operation. Signed-off-by: Arnd Bergmann [fixed inode reference in smb_ioctl] Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed