NFSv4: Fix another potential state manager deadlock
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 16:56:52 +0000 (12:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 17:19:35 +0000 (13:19 -0400)
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>

No differences found