]> 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)
commit7cec9eaf4108acc73e62ef7eab2f94196c14892d
tree84c8f0fc5e505a66d4868a0280c9fb4ef38f732c
parent2ea51014e11048562b5028e3a617d5188e9706c3
NFSv4: Fix a nograce recovery hang

Since commit cd789f978c22e47b62b91c4b0e74fc1ebddd2799 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