commit | fcb6d9c6b719b633e9b98d26d8a7937209e8bf21 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Sep 26 15:25:53 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 01 15:17:17 2012 -0700 |
tree | 09a1aee073057d0f06ab94dc59c8b7b8963f1e4d | |
parent | 9b96ce71974127af0304514d310abe596426c112 [diff] |
NFS: Always use the open stateid when checking for expired opens 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>