]> git.baikalelectronics.ru Git - kernel.git/commit
ncpfs: BKL ioctl pushdown
authorJohn Kacur <jkacur@redhat.com>
Wed, 5 May 2010 13:15:37 +0000 (15:15 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Mon, 17 May 2010 03:27:42 +0000 (05:27 +0200)
commit1774cef8cba469ac802af9c3874eec7d37ca7094
tree5fab098d57799d8889b0e419a5cd411d318a6b14
parentef891d2e33ca4c37857ffaa855529b1e9d8c378f
ncpfs: BKL ioctl pushdown

Convert ncp_ioctl to an unlocked_ioctl and push down the bkl into it.

Signed-off-by: John Kacur <jkacur@redhat.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Petr Vandrovec <vandrove@vc.cvut.cz>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
fs/ncpfs/dir.c
fs/ncpfs/file.c
fs/ncpfs/ioctl.c
include/linux/ncp_fs.h