]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up decode_layoutrecall_args()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:15:00 +0000 (14:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:33 +0000 (13:39 -0400)
commitb91e43bc2277f11e1bd625ba9a932042d69ef1a7
tree7e230dc7d247108a1de490bca0f9952f6d672769
parente4dd83795f9c728371bd94c303d0e7d5b928ae45
NFS: Clean up decode_layoutrecall_args()

Additionally, this change lets us cut out the goto by returning errors
immediately.

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