diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:18:23 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-19 11:29:59 +0200 |
commit | a6f8dbc654c3dddc5ac98cf59a88447a90e99ece (patch) | |
tree | ef4244528cd4a975bca2d00ac1b5e5430a1eac45 /fs/signalfd.c | |
parent | 1fa4f3b57cf0c525027ea61011312de139b04f9b (diff) | |
download | op-kernel-dev-a6f8dbc654c3dddc5ac98cf59a88447a90e99ece.zip op-kernel-dev-a6f8dbc654c3dddc5ac98cf59a88447a90e99ece.tar.gz |
sunrpc: remove the big kernel lock
The sunrpc cache_ioctl function does not need the big kernel lock
because it uses its own queue_lock already.
rpc_pipe_ioctl apparently should be using i_lock like the other
operations on the pipe file descriptor do.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions