SUNRPC: Remove now-redundant RCU-safe rpc_task free path
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:53:49 +0000 (21:53 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Feb 2008 07:26:28 +0000 (23:26 -0800)
commit5e4424af9a1f062c6451681dff24a26e27741cc6
treefcba54a8fc2d94c1d691ab5b8b956ac71b5cb8d4
parentff2d7db848f8db7cade39e55f78f86d77e0de01a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path

Now that we've tightened up the locking rules for RPC queue wakeups, we can
remove the RCU-safe kfree calls...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/read.c
fs/nfs/write.c
include/linux/sunrpc/sched.h
net/sunrpc/sched.c