NFS: Always use the open stateid when checking for expired opens
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 26 Sep 2012 19:25:53 +0000 (15:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 22:17:17 +0000 (15:17 -0700)
If we are reading through a delegation, and the delegation is OK then
state->stateid will still point to a delegation stateid and not an open
stateid.

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

No differences found