Skip to content
Commit aeabb3c9 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix a NFSv4 state manager deadlock



Fix a deadlock whereby the NFSv4 state manager can get stuck in the
delegation return code, waiting for a layout return to complete in
another thread. If the server reboots before that other thread
completes, then we need to be able to start a second state
manager thread in order to perform recovery.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 9ff01193
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment