]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite92c1e0d40c50472f80820bd829645ce9fefd6c1
tree84c8f0fc5e505a66d4868a0280c9fb4ef38f732c
parent72d79ff83c34d430a9f7f72c45717905762ef4d9
NFSv4: Fix a nograce recovery hang

Since commit 5cae02f42793130e1387f4ec09c4d07056ce9fa5 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