]> 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)
commitb452357c64b88cb0cc8c71fa3b3173b599abb7c8
treefa097afd903d84f9e94184cc9b0a29cec8257962
parent83902f25a606ebac1a090f5677942dc58fea5e0d
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