aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfsd')
-rw-r--r--fs/nfsd/nfs4state.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c
index c474161fd4b..8a06cb07896 100644
--- a/fs/nfsd/nfs4state.c
+++ b/fs/nfsd/nfs4state.c
@@ -1587,7 +1587,6 @@ nfsd4_exchange_id(struct svc_rqst *rqstp,
1587 * Falling into 18.35.4 case 2, possible router replay. 1587 * Falling into 18.35.4 case 2, possible router replay.
1588 * Leave confirmed record intact and return same result. 1588 * Leave confirmed record intact and return same result.
1589 */ 1589 */
1590 copy_verf(conf, &verf);
1591 new = conf; 1590 new = conf;
1592 goto out_copy; 1591 goto out_copy;
1593 } 1592 }