NFSv4: nfs4_async_handle_error should take a non-const nfs_server
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Sep 2015 20:15:24 +0000 (16:15 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 8 Oct 2015 14:45:52 +0000 (10:45 -0400)
commit516285ebe0efadc40b914a0e61a913a390604810
tree4d98f05bba8768fc589c6fa84fcb50224ce33b53
parent2598ed344586cf3612bfbd33041527c55543acfe
NFSv4: nfs4_async_handle_error should take a non-const nfs_server

For symmetry with the synchronous handler, and so that we can potentially
handle errors such as NFS4ERR_BADNAME.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
include/linux/nfs_xdr.h