commit | d9b6cd94601e1d17273f93a326a135fbf487a918 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 31 14:29:08 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 04 08:54:07 2010 -0400 |
tree | 5c616c0717551d02d16da685fbbd93344859fa28 | |
parent | 241269bd0b580faae71575443d9ab38df7469126 [diff] |
SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task Make rpc_exit() non-inline, and ensure that it always wakes up a task that has been queued. Kill off the now unused rpc_wake_up_task(). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>