https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266886
--- Comment #4 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3c3b906b54236841d813fd9a01b1e090f39558ea commit 3c3b906b54236841d813fd9a01b1e090f39558ea Author: Alan Somers <[email protected]> AuthorDate: 2022-10-11 23:00:07 +0000 Commit: Alan Somers <[email protected]> CommitDate: 2022-10-17 13:09:50 +0000 fusefs: After successful F_GETLK, l_whence should be SEEK_SET PR: 266886 Reported by: John Millikin <[email protected]> MFC after: 2 weeks Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D37014 sys/fs/fuse/fuse_vnops.c | 1 + tests/sys/fs/fusefs/locks.cc | 69 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 68 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
