Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle home directories that span multiple filesystems #197

Closed
twpayne opened this issue Feb 1, 2019 · 0 comments
Closed

Handle home directories that span multiple filesystems #197

twpayne opened this issue Feb 1, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@twpayne
Copy link
Owner

twpayne commented Feb 1, 2019

chezmoi implicitly assumes that the user's home directory is on a single filesystem. This may not be true.

Replacing files atomically and efficiently across multiple file systems would be greatly assisted by google/renameio#13, which describes the problem in more detail.

cc @stapelberg

@twpayne twpayne added the enhancement New feature or request label Feb 1, 2019
@twpayne twpayne closed this as completed in 273e350 Feb 4, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant