]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Fix a nograce recovery hang
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 1 Oct 2015 13:17:33 +0000 (09:17 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 2 Oct 2015 19:43:07 +0000 (15:43 -0400)
commit65412346faa986ac83f974314ee41714fb2dc586
tree84c8f0fc5e505a66d4868a0280c9fb4ef38f732c
parentfd0d756a48bade09b2356ed3bd667251b3ef7c88
NFSv4: Fix a nograce recovery hang

Since commit bbe59b4d3537fcce398c139aa2bae06c53b32dfd an OPEN_CONFIRM should
have a privileged sequence in the recovery case to allow nograce recovery to
proceed for NFSv4.0.

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