OSDN Git Service

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)
commitc79d56d2148d94e8158f242560d0d7253c22b5f5
tree7e230dc7d247108a1de490bca0f9952f6d672769
parent135a4ea0d9b8a3fe538c309e0073c17893e47298
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