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 .

Sponsored by: ConnectWise
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D55231

(cherry picked from commit 7755a406a6ae3801e885a79f714155f97c4d2bc6)

Details

Provenance
asomersAuthored on Feb 10 2026, 8:45 PM
Reviewer
kib
Differential Revision
D55231: fusefs: remove the obsolete rename_lock
Parents
rG1ce3d3f610e2: aio(4) tests: do not rely on (int *)-1 being invalid address
Branches
Unknown
Tags
Unknown