Skip to content

Conversation

skbeh
Copy link
Contributor

@skbeh skbeh commented Aug 25, 2025

What is the purpose of this change?

This fixes the problem that combine doesn't tell whether its upstreams are SlowHash or not, causing hasher to be confused.

This change aligns the 'combine' backend with the behavior of the 'union' backend, which already correctly propagates the 'SlowHash' feature.

Was the change discussed in an issue or in the forum before?

#6484

Checklist

  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • I'm done, this Pull Request is ready for review :-)

Copy link
Member

@ncw ncw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thank you :-)

Will merge now.

@ncw ncw merged commit 43a7948 into rclone:master Aug 26, 2025
8 of 9 checks passed
@skbeh skbeh deleted the combine-slowhash branch August 26, 2025 11:42
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