]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d2b82c4b549e535de421d442ca1a4f56c63975e
tree1cb5fb4fa2c38fa91e5d00aa2d029e6c7102e8aa
parent9fbc83fed1b053779dcedc974ae555c1ff0da647
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