]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite6f36f51fbe3373cb4e1c1bf38f0ee10fad3a8d5
tree07ed83773e89d32f2d509b6514ef0feaa75b22d5
parent46425c2fd05aae9d0201e0f7353d8f6acc915b89
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl

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>
fs/cifs/cifsfs.c
fs/cifs/cifsfs.h
fs/cifs/ioctl.c