Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2023 00:36:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O
Message-ID:  <bug-276002-227-BpOJPfDBgJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276002-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276002-227@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=3D276002

--- Comment #7 from Rick Macklem <rmacklem@FreeBSD.org> ---
I think there's one little oopsie in the patch.

I think it should be:

   invp_lock =3D LK_SHARED;
relock:
(ie. "relock:" after the assignment)

--=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-276002-227-BpOJPfDBgJ>