Home
last modified time | relevance | path

Searched hist:"2844 b6aecf9ec797fde6787a59bca258d06377c3" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfs/
H A Dclient.cdiff 2844b6aecf9ec797fde6787a59bca258d06377c3 Fri Apr 07 20:15:05 CEST 2017 Anna Schumaker <Anna.Schumaker@Netapp.com> NFS: Clean up nfs_init_client()

We always call nfs_mark_client_ready() even if nfs_create_rpc_client()
returns an error, so we can rearrange nfs_init_client() to mark the
client ready from a single place.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>