[Bug 272678] VFS: Incorrect data in read from concurrent write

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Aug 2023 09:18:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272678

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=ee3b3146293c0dd2e8a779ebb0a3ee65318e8c3b

commit ee3b3146293c0dd2e8a779ebb0a3ee65318e8c3b
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-08-06 01:23:35 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
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(-)

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