提交 11ae6810 编写于 作者: J J. Bruce Fields

nfsd4: exchange_id has a pointless copy

We just verified above that these two verifiers are already the same.
Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
上级 3ddbe879
......@@ -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;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册