Bryan Schumaker b01dd1d8fa NFS: Call test_stateid() and free_stateid() with correct stateids
I noticed that test_stateid() was always using the same stateid for open
and lock recovery.  After poking around a bit, I discovered that it was
always testing with a delegation stateid (even if there was no
delegation present).  I figured this wasn't correct, so now delegation
and open stateids are tested during open_expired() and lock stateids are
tested during lock_expired().

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-02-06 18:47:58 -05:00
..
2012-01-12 16:29:51 -05:00
2012-01-31 19:28:20 -05:00
2011-07-26 16:49:47 -07:00
2012-01-31 18:20:27 -05:00
2012-01-31 19:28:20 -05:00
2012-01-31 19:28:20 -05:00
2011-07-12 13:40:27 -04:00
2012-01-31 19:28:20 -05:00
2012-01-31 19:28:20 -05:00
2010-10-07 18:48:49 -04:00