Loading fs/nfsd/nfs4state.c +0 −1 Original line number Diff line number Diff line Loading @@ -1587,7 +1587,6 @@ nfsd4_exchange_id(struct svc_rqst *rqstp, * Falling into 18.35.4 case 2, possible router replay. * Leave confirmed record intact and return same result. */ copy_verf(conf, &verf); new = conf; goto out_copy; } Loading Loading
fs/nfsd/nfs4state.c +0 −1 Original line number Diff line number Diff line Loading @@ -1587,7 +1587,6 @@ nfsd4_exchange_id(struct svc_rqst *rqstp, * Falling into 18.35.4 case 2, possible router replay. * Leave confirmed record intact and return same result. */ copy_verf(conf, &verf); new = conf; goto out_copy; } Loading