Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 09:18:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 272678] VFS: Incorrect data in read from concurrent write
Message-ID:  <bug-272678-3630-xTUSs4ehzR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272678-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272678-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272678

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db9ccef49d02c9ad9e3b986347562408d8=
0271b6c

commit b9ccef49d02c9ad9e3b986347562408d80271b6c
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-07-23 15:55:50 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-08-16 09:16:09 +0000

    vnode read(2)/write(2): acquire rangelock regardless of do_vn_io_fault()

    PR:     272678

    (cherry picked from commit 5b353925ff61b9ddb97bb453ba75278b578ed7d9)

 sys/kern/vfs_vnops.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272678-3630-xTUSs4ehzR>