NFSv4: Convert LOCKU to use nfs4_async_handle_exception()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 7 Nov 2017 16:14:49 +0000 (11:14 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Jan 2018 04:06:29 +0000 (23:06 -0500)
commit82571552a034f7531b0c8e76c1fd593c8755c519
tree1cb5fb4fa2c38fa91e5d00aa2d029e6c7102e8aa
parente0dba0128a662ab8540fcea76aca8ae27774c7da
NFSv4: Convert LOCKU to use nfs4_async_handle_exception()

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

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