Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2022 13:11:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266886] [FUSEFS] Handling of l_whence with fcntl(F_GETLK)
Message-ID:  <bug-266886-227-9qHeRbXwtI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266886-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266886-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=3D266886

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3c3b906b54236841d813fd9a01b1e090f=
39558ea

commit 3c3b906b54236841d813fd9a01b1e090f39558ea
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2022-10-11 23:00:07 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
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 <jmillikin@gmail.com>
    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(-)

--=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-266886-227-9qHeRbXwtI>