commit | 5e4424af9a1f062c6451681dff24a26e27741cc6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 25 21:53:49 2008 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Feb 28 23:26:28 2008 -0800 |
tree | fcba54a8fc2d94c1d691ab5b8b956ac71b5cb8d4 | |
parent | ff2d7db848f8db7cade39e55f78f86d77e0de01a [diff] |
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>