NFSv4: Convert CLOSE to use nfs4_async_handle_exception()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 7 Nov 2017 15:51:37 +0000 (10:51 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Jan 2018 04:06:28 +0000 (23:06 -0500)
commitb8b8d221090f2b469027f04e451ef1877cb1be08
treefa097afd903d84f9e94184cc9b0a29cec8257962
parent7f1bda447c9bd48b415acedba6b830f61591601f
NFSv4: Convert CLOSE to use nfs4_async_handle_exception()

Convert CLOSE so that it specifies the correct stateid, state and
inode for the error handling.

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