From nobody Wed Dec 29 00:39:56 2021 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 379601908717; Wed, 29 Dec 2021 00:39:57 +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 4JNsxS6mzVz4rGr; Wed, 29 Dec 2021 00:39:56 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 C84211B1D1; Wed, 29 Dec 2021 00:39:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BT0duOc087489; Wed, 29 Dec 2021 00:39:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BT0duCZ087488; Wed, 29 Dec 2021 00:39:56 GMT (envelope-from git) Date: Wed, 29 Dec 2021 00:39:56 GMT Message-Id: <202112290039.1BT0duCZ087488@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kirk McKusick Subject: git: 1fa68dae46cc - main - Clarify the description of the EINTEGRITY error in intro(2). 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: mckusick X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1fa68dae46cc15f00192f8fbf26cee5a51da9e3b Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640738397; 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=bLpwVx3l5NAGygSdlSNsUsnSjXAzku9+mkpS86iMRi8=; b=DYCrBRbJY+ZEcHYrPOwBd47eA/W2/vFPLBX888hsj6dnvjzqDPVE/JjbaBuQ197JX2luvd vLdNWHhRby+oTm4UMkDLDUb7oSEXpqVtRQAE2d9dsJBwaIa1bRC/U5C9KHavoXipYyk7Nm XShRKfwNlVJBXhUfMsqz3oPoMEgwNwMBX8a3D91bTBpInVbmfmaM9YNHoxsf/wXvJJAjrC hTiwYGyuANDtKqgymttcieUhojKCCt4fbaZgd2mSJgGTS3rXtVtOBWC2/H874RaBz7Mu89 Iz45xhKDoScxF8PsEF/fd5lmkOiQ7cwhDW6L+bEVmYoZrgFHUFwa6iyIKlECSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640738397; a=rsa-sha256; cv=none; b=nXoE6bfvduMzV2HRw8RQa142cNsEU9XfEKPW18TJQR1cMgRAnzzrBI/axlbaK5+3+QAPkk v9eZAfJDS54Ayp9hoCYdsxYP21CsUxloouoDdsQzs+uev9GVoZoPP+TDCx/id1fVFDyq4W jQjPqOdSMc8oSVV4QhJ0WjIxytu9XEI2WJSFN1PuCoaGTn2Y/NREpG8xKSPW5IU7OxBQ4W 7JeFhE1+QWU5b6lplpD7uGvIynYypYiFryUIfx8s5msRbXj97Z3EcmdGblkpNhQAc929eF Ava0U9TYV/zlBKePUMwDn7tq1qk0elAVji7eigEJ5FPSTefFqdgVmGD0S4M2Qg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=1fa68dae46cc15f00192f8fbf26cee5a51da9e3b commit 1fa68dae46cc15f00192f8fbf26cee5a51da9e3b Author: Kirk McKusick AuthorDate: 2021-12-29 00:38:43 +0000 Commit: Kirk McKusick CommitDate: 2021-12-29 00:39:46 +0000 Clarify the description of the EINTEGRITY error in intro(2). Requested by: pauamma_gundo.com Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D18765 --- lib/libc/sys/intro.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 7ae16728c4a9..925c56eaab52 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -474,7 +474,7 @@ The state protected by a robust mutex is not recoverable. The owner of a robust mutex terminated while holding the mutex lock. .It Er 97 EINTEGRITY Em "Integrity check failed" . An integrity check such as a check-hash or a cross-correlation failed. -The integrity error falls between +The integrity error falls in the kernel I/O stack between .Er EINVAL that identifies errors in parameters to a system call and .Er EIO