diff options
author | Malahal Naineni <malahal@us.ibm.com> | 2011-09-21 00:27:14 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-10-20 23:44:04 (GMT) |
commit | 940aab490215424a269f93d2eba2794fc8b3e269 (patch) | |
tree | 6dec5a3d9476fd3c409d7a73040e0eafb1eba756 /fs/ubifs | |
parent | b6ee8cd2642f6d822dd1a4ba62298b65ff99b72e (diff) | |
download | linux-940aab490215424a269f93d2eba2794fc8b3e269.tar.xz |
Check validity of cl_rpcclient in nfs_server_list_show
As soon as the nfs_client gets created, its cl_rpcclient is set to
ERR_PTR(-EINVAL). The rpc client structure is allocated later. Check
if the client is ready before using the cl_rpcclient pointer.
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions