From nobody Wed Aug 16 09:18:21 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 4RQjH22kbqz4qSM2 for ; Wed, 16 Aug 2023 09:18:22 +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 4RQjH20mxqz4GVd for ; Wed, 16 Aug 2023 09:18:22 +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=1692177502; 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=zpRJk7yi7TJhL35hmIxF/SuA9FUcv+aTzSmoqMUFVbc=; b=Hgc+q+m41xczhouXLOVjJhSnL2WW43qMgeRksQR7CXDomUdO2lHJx295iQjzr3Gn0Hbviz uWonnUHiHj8vz52YhuLoYkOfPAo2INHZ1pVHx5irBl+OOVZpGGhxojB7N4Y0bLoizCawDk KXRKnEA8BYWTmU32tDSeXZy9+x7M43KNR7xKL2cZ1rWpH2WQbJjBwLk0YW2Jyqu0byfuhj nM5bSw7hTFUniTsAOoB1LKOl0q0FbctKLo/9QsY6becY2E3ErorYYBvpApL1VswkJTnnOm VVqadrT1J8R5EFKYa9aNXpZvYsCqNDOK/ESQefTWkfC8MWUzJUgRC8fdfaEgjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692177502; a=rsa-sha256; cv=none; b=TAp4vwq3jawa7wMsoGnzQSsMVJyQ5801h4gpB3tHQaj+Z7XcheyQSWLHVJ6szK9tbN09+j F5rOuJgqes5kEsqfTGnDwYpR2W0S9x4XQPkCdUFTBNHbcN2AbNkIcOmWZGqqxIeu+ntJdq +I4POMc7GBFveWeze/FJgvKFyH9MG+lIybFoUl/ooA2oLmhv6xJL1gT7HETCNsfn2ix3F+ h7yE3ntoT3EPJyaNuCqBpfTv3OZBILGJz7wP8bYhf05ajosCfTOwu2yKd693stAUksbqSz 90herqIxsstQSWUo0gCPtI5+Pu130hm2Z9p/qK185TTd26dceqBypemtpRdCZg== 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 4RQjH16yvPzmd9 for ; Wed, 16 Aug 2023 09:18:21 +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 37G9ILpO053130 for ; Wed, 16 Aug 2023 09:18:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37G9ILsi053128 for fs@FreeBSD.org; Wed, 16 Aug 2023 09:18:21 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, 16 Aug 2023 09:18:21 +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 #9 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dee3b3146293c0dd2e8a779ebb0a3ee653= 18e8c3b commit ee3b3146293c0dd2e8a779ebb0a3ee65318e8c3b Author: Konstantin Belousov AuthorDate: 2023-08-06 01:23:35 +0000 Commit: Konstantin Belousov CommitDate: 2023-08-16 09:16:09 +0000 vnode io: request range-locking when pgcache reads are enabled PR: 272678 (cherry picked from commit 821dec4d56a876db56a82cf1dc54a84905b74f5b) 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.=