commit | 5e1550d6a2c2dd33ff0ca5febefd8e9c65c6ca1e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jun 23 10:17:16 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:34 2007 -0400 |
tree | 719d24d2da4fb1c68edd9207436edb1fa40ccb09 | |
parent | 64c91a1f1c8bc4295fd6b90df8adf911a7dd64f4 [diff] |
SUNRPC: Add the helper function 'rpc_call_null()' Does a NULL RPC call and returns a pointer to the resulting rpc_task. The call may be either synchronous or asynchronous. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>