Page MenuHomeFreeBSD

rangelock: Disable cheat mode by default
ClosedPublic

Authored by markj on Aug 27 2024, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 10, 5:48 PM
Unknown Object (File)
Wed, Jul 8, 6:53 AM
Unknown Object (File)
Wed, Jul 8, 2:21 AM
Unknown Object (File)
Jun 17 2026, 1:56 PM
Unknown Object (File)
May 26 2026, 1:35 PM
Unknown Object (File)
May 25 2026, 8:02 AM
Unknown Object (File)
May 25 2026, 4:08 AM
Unknown Object (File)
May 21 2026, 10:54 AM
Subscribers

Details

Summary

Cheat mode is incompatible with code which locks multiple ranges in the
same vnode, with at least one range being write-locked. This can arise
in kern_copy_file_range(). Until that's handled somehow, avoid the
problem to make the fusefs tests stable.

PR: 281073

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59200
Build 56087: arc lint + arc unit