From nobody Wed Aug 9 04:03:52 2023 X-Original-To: fs@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 4RLGdN2cFTz4m622 for ; Wed, 9 Aug 2023 04:03:52 +0000 (UTC) (envelope-from bugzilla-noreply@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 4RLGdN1TPKz3cc9 for ; Wed, 9 Aug 2023 04:03:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691553832; 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: in-reply-to:in-reply-to:references:references; bh=nv54DgOxK5J+T5wmCM5v/jg4mZShNnePVqEFpYnjkKw=; b=vDHZb1PkV92SxvkLydPMVFyFbRMAC+wOl3IXmyDKYrltQDrmrRmm9/IV5WPx7oN7yKzzYo VXeSkS91GBFe3O7wVA6yk7sgR+62Nbj71Iu+jB0lM/h3AgHggSBzwTkJQIgZ1DmXAiIU9F +aP0smxo5ccaK69waMRonwBhTpqlwKNWWpT4tICob1PB8d9rK9w8t/nLadXa/KmJNFi2kE eyrGJN+J58u7T/8mha0l7pFC7hefOSPvHtr2XvNcNzc8xzAZoyDHSYJfaymugHLuBBw4N8 GOr+3LAiX54ncW96AZyp5VyZNYv++tgFmLnhrgpiMDRPrv7kS+V0MaOqjJDzFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691553832; a=rsa-sha256; cv=none; b=AaftPrmr9uPfNpnWxGUfY4xB3S9br9+LlHly9cJBvhr1EqzkTwcrgK4wQ9XnlsFPl27S7H sEJS6HH8Yw+10HPqfAAG+8R28Zp3HM/YG5LWlmtOnxADhcUjIwwtFflFhbaVeEKFhc9KPh XcdwBLfnu+fjFqqNEMTABo5KAr8qzNKNsQWNCW4fmQzT/7eHRRFMdEMRDippx7Z9GA81cL FDf6ANaxIXb3LgZKzeXp7GtuyLDUQikUKxci+++qUYdwZ00ZUT1VSnCj/EudupFo+RJ+t5 D4wh6F3voXuAn7XV5njtZB1HLa7cXo+8X3499nOUEmDxf+xdsFc8z9DW9srAKQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4RLGdN0ZgDz11Xy for ; Wed, 9 Aug 2023 04:03:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37943qo0003188 for ; Wed, 9 Aug 2023 04:03:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37943qba003187 for fs@FreeBSD.org; Wed, 9 Aug 2023 04:03:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 272678] VFS: Incorrect data in read from concurrent write Date: Wed, 09 Aug 2023 04:03:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272678 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D821dec4d56a876db56a82cf1dc54a8490= 5b74f5b commit 821dec4d56a876db56a82cf1dc54a84905b74f5b Author: Konstantin Belousov AuthorDate: 2023-08-06 01:23:35 +0000 Commit: Konstantin Belousov CommitDate: 2023-08-09 03:54:15 +0000 vnode io: request range-locking when pgcache reads are enabled PR: 272678 Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D41334 sys/kern/vfs_vnops.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=