From nobody Sun Dec 17 21:04:29 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Stb713cr4z54FYW; Sun, 17 Dec 2023 21:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Stb7135ggz3gdM; Sun, 17 Dec 2023 21:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702847069; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aiE0kSQ54AWCMAgSanWn9olEy3fVjwTmxUN6MdzPGTA=; b=ys43iQrJ5HsypVi5wIJ3PcPWAKt26OVSJx1i3cZRh00cjVmKGbl9X468gv9aigVmCzMTso +VqlIBUafXNNwOVqtMhm2BaN/KyoPFDaxTJgF+AxgcL9KBOEjW2n7g4noorAD9qisoT5qU NOIEyekl1ISwf77cypNdNirOV921n4dNcEW+meOBFAWterLafk7Crc5P6b2XeV57Ny3QpQ 7OBs2S4+bJW8cJLSHMRw3a1P+dJ3SA/nVPhAOYak5bq3UL5TVLptc+Xymhn76ehis3K0DY 66nNAZ5buWD8cwqP7OFOz81OdD9HwtteScj0BWiXCAyy613Lyp/YgSzjgL2QdA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702847069; a=rsa-sha256; cv=none; b=lTwUfDySB3Japmx0H7J7ufMndcQb4QDkzLJW5r2ZYspjH50+C+qLb2Ge1SlgO8yPpHGJIE /Ghni4EzEgjSdhQAb8aXmFmINAt6FNaDocigpRxGSjealK++9TCvR/8sODQ36DQj2l8rQ+ GkSOJ6KyAcRK7CTxyU9Hl9X6QQ+RLKgiQ5qGjVkOAEcNzIXN2LGI3cbW05s3bOBDe86kql YEhQFvqFfY+A5VpFqla5tUkGVU0+YMYPJCkIB5aB8f+sD749OKvk3LD61rXFj8+DaCEuIB z4dG8AL0TFQfczDwntwcsg2es5UIsgTXabCB6U6VuhCdXrynW2PEqJ5+nbXf2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702847069; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aiE0kSQ54AWCMAgSanWn9olEy3fVjwTmxUN6MdzPGTA=; b=LdWbqvSadsqsFTk38CiCPnuFukbkjTYaAWRtMbz7D9JeJMmtuD6LKuPvrJNWin2ZeMo30I KtjCRBZxiSmLcy3QJR7XxICsYS3PIiu1PUbdjX+0vmai3OMXjYFW/x5rjO9yzVaQAuHF+p JhIPNkTQFTtpQ29W6pZFE95W3tytUpFoBHgFOO3SbU2dzRlJhGk7yPf6rCVs+rRmgK07Lb 15+I386a5KeMCu4jGlirkj0vt6lv/mJA9Z+29g2kv6ROJLPuIEWPHpWpa0MGAdIFZR5Zr4 /08IY7rHSTmLFMAklzgphq8LB543xjGghX8XIQpvLD+Mv+NV8BIPtk3H7Q0ytw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Stb7129ktzshZ; Sun, 17 Dec 2023 21:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3BHL4T3N060803; Sun, 17 Dec 2023 21:04:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3BHL4TCJ060800; Sun, 17 Dec 2023 21:04:29 GMT (envelope-from git) Date: Sun, 17 Dec 2023 21:04:29 GMT Message-Id: <202312172104.3BHL4TCJ060800@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Rick Macklem Subject: git: 0c3c5ae0df52 - stable/13 - nfscl: Fix comment for commit 6aded1e6b2e5 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rmacklem X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 0c3c5ae0df52484129c2eca49adec71742702c19 Auto-Submitted: auto-generated The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=0c3c5ae0df52484129c2eca49adec71742702c19 commit 0c3c5ae0df52484129c2eca49adec71742702c19 Author: Rick Macklem AuthorDate: 2023-12-04 00:12:14 +0000 Commit: Rick Macklem CommitDate: 2023-12-17 21:03:29 +0000 nfscl: Fix comment for commit 6aded1e6b2e5 Commit 6aded1e6b2e5 fixed a rare case when handling an NFSv4 Rename reply when delegations are in use. This patch fixes the associated comment. (cherry picked from commit 0a958aa16fed1978879d64e3b225f1d232cc5a98) --- sys/fs/nfsclient/nfs_clrpcops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/fs/nfsclient/nfs_clrpcops.c b/sys/fs/nfsclient/nfs_clrpcops.c index 41c397100497..899d81efcf7c 100644 --- a/sys/fs/nfsclient/nfs_clrpcops.c +++ b/sys/fs/nfsclient/nfs_clrpcops.c @@ -2724,7 +2724,7 @@ tryagain: * If the Delegreturn failed, try again * without it. The server will Recall, as * required. - * If ret > 1, the first iteration of this + * If ret > 1, the second iteration of this * loop is the second DelegReturn result. */ m_freem(nd->nd_mrep);