commit | 0be283f676a1e7b208db0c992283197ef8b52158 | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Tue Jan 23 09:32:35 2018 -0500 |
committer | Trond Myklebust <trondmy@gmail.com> | Tue Jan 23 13:18:11 2018 -0500 |
tree | 9a11d84498cee0462ee7f212d9fd78057fa58156 | |
parent | 49686cbbb3ebafe42e63868222f269d8053ead00 [diff] |
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint Backchannel tasks will not have a reference to the rpc_clnt. Return -1 for cl_clid in that case. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trondmy@gmail.com>