From 142b252f7b3f1c44023a92834f8535c87a837dc3 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Thu, 7 Jul 2005 17:59:24 -0700 Subject: [PATCH] --- yaml --- r: 4391 b: refs/heads/master c: 52fd004e296ac07cde820af9e3139d47dda03cf8 h: refs/heads/master i: 4389: d08dcf06a42361760b83be5180f0adfeaed6aa55 4387: fc44c41facfa39d65c185e40b66299f2f8651eeb 4383: 8b12ad7b7cfbd3466c47114457b37cddd0da177a v: v3 --- [refs] | 2 +- trunk/fs/nfsd/nfs4state.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b6fdd686541b..14f73e76fb69 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b700949b781480819e53bdc38a53f053226dd75e +refs/heads/master: 52fd004e296ac07cde820af9e3139d47dda03cf8 diff --git a/trunk/fs/nfsd/nfs4state.c b/trunk/fs/nfsd/nfs4state.c index 3647c942915e..7694fb8aae35 100644 --- a/trunk/fs/nfsd/nfs4state.c +++ b/trunk/fs/nfsd/nfs4state.c @@ -2258,7 +2258,7 @@ nfs4_preprocess_seqid_op(struct svc_fh *current_fh, u32 seqid, stateid_t *statei printk("NFSD: preprocess_seqid_op: old stateid!\n"); goto out; } - /* XXX renew the client lease here */ + renew_client(sop->so_client); status = nfs_ok; out: