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

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

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

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

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