[Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Dec 2023 00:36:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276002

--- 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 = LK_SHARED;
relock:
(ie. "relock:" after the assignment)

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