commit | 516285ebe0efadc40b914a0e61a913a390604810 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Sep 20 16:15:24 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Oct 08 10:45:52 2015 -0400 |
tree | 4d98f05bba8768fc589c6fa84fcb50224ce33b53 | |
parent | 2598ed344586cf3612bfbd33041527c55543acfe [diff] |
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>