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

fix: check reflink support before linking #979

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

baszalmstra
Copy link
Collaborator

Rattler first tries creating reflinks, if that fails it falls back to hard-linking followed by copying. However, if reflinking is not support this is a waste of time. This PR adds a better check to see if reflinking is supporting from one directory to another.

@baszalmstra baszalmstra requested a review from wolfv December 12, 2024 15:53
@baszalmstra baszalmstra merged commit d8c8fca into conda:main Dec 12, 2024
14 of 15 checks passed
@baszalmstra baszalmstra deleted the fix/check_reflink_support branch December 12, 2024 16:06
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.

2 participants