]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d96f7c7c94278340c2862dd4bc13b39841493f2
treefa097afd903d84f9e94184cc9b0a29cec8257962
parentc29e7fb99acc6cdedd29d6eb7c0d44de2f27e4fb
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