]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up decode_getattr_args()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:14:58 +0000 (14:14 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:32 +0000 (13:39 -0400)
commit0a4b8bce80bb3fc9012335a88979e614a8b79edc
tree6684157df0fa058d837eb98e2387972cf8517c9a
parent1df96116885f7af7f75ba256cb6daba818b1c94a
NFS: Clean up decode_getattr_args()

Removing the dprintk() lets us return the status value directly, rather
than jumping to a label if an error occurs.

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