commit | fa332941c0c7c00e3420078268b7558d0ef792b5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Apr 09 12:56:52 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Apr 09 13:19:35 2013 -0400 |
tree | d1063f53f5b19de2575c9007df4054773098f411 | |
parent | f05c124a70a4953a66acbd6d6c601ea1eb5d0fa7 [diff] |
NFSv4: Fix another potential state manager deadlock Don't hold the NFSv4 sequence id while we check for open permission. The call to ACCESS may block due to reboot recovery. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>