]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJack Vogel <jack.vogel@oracle.com>
Thu, 22 Mar 2018 23:33:36 +0000 (16:33 -0700)
commit94c0db8aaef20a2c57651a2b2433a1e62291ca30
tree3245709c466784a70afc74c7a0f981fe9fac2783
parent751dac3f78be143b9fbca2cb114ee9d70d905422
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>
Orabug: 27679350
(cherry picked from commit 2dc42c0d60e0104f7cd8beee3871f953565392ff)
Signed-off-by: Calum Mackay <calum.mackay@oracle.com>
Reviewed-by: Manjunath Patil <manjunath.b.patil@oracle.com>
fs/nfs/nfs4client.c