Skip to content

Conversation

@penberg
Copy link
Collaborator

@penberg penberg commented Jan 8, 2026

Change NFS mount option from nolocks to locallocks to enable client-side file locking. This fixes Rust incremental compilation which requires file locking support.

Fixes #195

Change NFS mount option from `nolocks` to `locallocks` to enable
client-side file locking. This fixes Rust incremental compilation
which requires file locking support.

Fixes #195
@penberg penberg merged commit e1f3635 into main Jan 8, 2026
58 checks passed
@penberg penberg deleted the nfs-locking branch January 8, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File locks not supported on macOS

2 participants