https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266885
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=46fcf947c6c8db1e1ceb3cbd75b69d1d1e494929 commit 46fcf947c6c8db1e1ceb3cbd75b69d1d1e494929 Author: Alan Somers <[email protected]> AuthorDate: 2022-10-07 14:46:22 +0000 Commit: Alan Somers <[email protected]> CommitDate: 2022-10-07 15:09:21 +0000 fusefs: during F_GETLK, don't change l_pid if no lock is found PR: 266885 MFC after: 2 weeks Submitted by: John Millikin <[email protected]> Sponsored by: Axcient Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D36905 sys/fs/fuse/fuse_vnops.c | 2 +- tests/sys/fs/fusefs/locks.cc | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
