]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
NFS: Clean up nfs4_set_client()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:16 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:34 +0000 (13:39 -0400)
commit2dc42c0d60e0104f7cd8beee3871f953565392ff
tree41403fd1541b8db16b7989a3d705d7e686e41c90
parent8da0f93438ca4a03f23d8f3275b253b0897c8833
NFS: Clean up nfs4_set_client()

If we cut out the dprintk()s, then we can return error codes directly
and cut out the goto.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c