summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-fops.h
diff options
context:
space:
mode:
authorShehjar Tikoo <shehjart@gluster.com>2010-11-25 00:17:07 +0000
committerAnand V. Avati <avati@dev.gluster.com>2010-11-25 06:35:13 -0800
commitac5e34ec840889bc3eaf07d2f7091432ff698fe2 (patch)
treef03eef9d96590bde559e65f72e9c86837210dfff /xlators/nfs/server/src/nfs-fops.h
parent9e67fd90e0df32b9a450632566855339b133d3a6 (diff)
nfs: Undo selective changes in inode revalidation
Those changes were brought in by commit 161850285ff06e90f2c990989bab9513dd4a4289: "nfs: re-implement logic to perform fresh lookups when lookup revalidates fail" Signed-off-by: Shehjar Tikoo <shehjart@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 1756 (NFS must revalidate inode on first ESTALE on lookup) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1756
Diffstat (limited to 'xlators/nfs/server/src/nfs-fops.h')
-rw-r--r--xlators/nfs/server/src/nfs-fops.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/xlators/nfs/server/src/nfs-fops.h b/xlators/nfs/server/src/nfs-fops.h
index 4feb916e2..d010db282 100644
--- a/xlators/nfs/server/src/nfs-fops.h
+++ b/xlators/nfs/server/src/nfs-fops.h
@@ -100,12 +100,6 @@ struct nfs_fop_local {
char newpath[NFS_NAME_MAX];
xlator_t *nfsx;
dict_t *dictgfid;
-
- /* Determine whether the call was a lookup revalidate in cases where
- * lookup fails. Mangle the copied loc_t to perform a fresh lookup
- */
- int is_revalidate;
- loc_t revalidate_loc;
};
extern struct nfs_fop_local *