]> 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)
commit4a7682997852839e221550f2ff9c291af803611c
tree1cb5fb4fa2c38fa91e5d00aa2d029e6c7102e8aa
parent23105943695148f0b77ecc3223926d8c765d4d1a
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