Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fusefrontend: Set owner after symlink creation in PlaintextNames mode
This is already done in regular mode, but was missing when PlaintextNames mode is enabled. As a result, symlinks created by non-root users were still owned by root afterwards. Fixes rfjakob#176
- Loading branch information