[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
authorSteve French <sfrench@us.ibm.com>
Thu, 15 May 2008 05:51:55 +0000 (05:51 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 15 May 2008 05:51:55 +0000 (05:51 +0000)
cifs_ioctl doesn't seem to need the BKL for anything, so convert it over
to use unlocked_ioctl.

Signed-off-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found