summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nfs/ops.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nfs/ops.c b/nfs/ops.c
index 9e70a44d..877b697f 100644
--- a/nfs/ops.c
+++ b/nfs/ops.c
@@ -151,8 +151,6 @@ netfs_validate_stat (struct node *np, struct iouser *cred)
if (!err)
register_fresh_stat (np, p);
- np->istranslated = 0;
-
free (rpcbuf);
return err;
}