HomeFreeBSD

fusefs: remove the obsolete rename_lock

Description

fusefs: remove the obsolete rename_lock

This lock was included in the original GSoC submission. Its purpose
seems to have been to prevent concurrent FUSE_RENAME operations for the
current mountpoint, as well as to synchronize FUSE_RENAME with
fuse_vnode_setparent. But it's obsolete, now that ef6ea91593e added
mnt_renamelock .

MFC after: 2 weeks
Sponsored by: ConnectWise
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D55231

Details

Provenance
asomersAuthored on Feb 10 2026, 8:45 PM
Reviewer
kib
Differential Revision
D55231: fusefs: remove the obsolete rename_lock
Parents
rG451f593194cb: ports.7: Add port files to FILES
Branches
Unknown
Tags
Unknown