diff options
author | Bryan Schumaker <bjschuma@netapp.com> | 2012-01-31 10:39:30 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-06 18:47:58 -0500 |
commit | b01dd1d8fae6178cbec374b90da2e4a3b8dce9ba (patch) | |
tree | 64627fdd095c4659ebf02d4c9891fd172ecc5d04 /scripts/kernel-doc | |
parent | 1cab0652ba985d11b67645bd344c39ebb6cd28a2 (diff) |
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>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions