NFSv4: Don't reuse expired nfs4_state_owner structs

That just confuses certain NFSv4 servers.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
Trond Myklebust
2007-07-02 12:49:23 -04:00
parent 27b3f949b7
commit 7af654f8d1
3 changed files with 0 additions and 40 deletions

View File

@@ -44,8 +44,6 @@ struct nfs_client {
struct list_head cl_delegations;
struct list_head cl_state_owners;
struct list_head cl_unused;
int cl_nunused;
spinlock_t cl_lock;
unsigned long cl_lease_time;