SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 Oct 2007 22:32:34 +0000 (18:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:31 +0000 (02:05 -0500)
commitb3ef8b3bb93300e58a4c4806207de3de4eb76f48
treed02db9d538477b5a98abcb7945dbf81fa9b8e4ec
parent77de2c590ec72828156d85fa13a96db87301cc68
SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg

In preparation for the removal of rpc_call_setup().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c
net/sunrpc/sched.c