HomeFreeBSD

fusefs: fix VOP_ADVLOCK with SEEK_END

Description

fusefs: fix VOP_ADVLOCK with SEEK_END

When the user specifies SEEK_END, unlike SEEK_CUR, VOP_ADVLOCK must
adjust lock offsets itself.

Sort-of related to bug 266886.

MFC after: 2 weeks
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D37040

Details

Provenance
asomersAuthored on Oct 11 2022, 11:00 PM
Reviewer
emaste
Differential Revision
D37040: fusefs: fix VOP_ADVLOCK with SEEK_END
Parents
rGc37384665f0d: tcp: style the struct tcpcb definition
Branches
Unknown
Tags
Unknown