NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Apr 2013 15:29:51 +0000 (11:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Apr 2013 15:29:51 +0000 (11:29 -0400)
We should always clear it before initiating file recovery.
Also ensure that we clear it after a CLOSE and/or after TEST_STATEID fails.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found