NFSv4: Fix open state recovery
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Jul 2007 01:50:45 +0000 (21:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 19:09:03 +0000 (15:09 -0400)
Ensure that opendata->state is always initialised when we do state
recovery.

Ensure that we set the filehandle in the case where we're doing an
"OPEN_CLAIM_PREVIOUS" call due to a server reboot.

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

No differences found