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

Generate object IDs using entropy #241

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Generate object IDs using entropy #241

merged 1 commit into from
Jan 12, 2025

Conversation

dbittman
Copy link
Contributor

This PR sets the object ID generation method to be the intended Twizzler method (hash of object metadata, some metadata derived from entropy). It also removes a number of logging messages and fixes a couple panics.

@dbittman dbittman added enhancement New feature or request kernel Internal kernel issues labels Jan 10, 2025
@dbittman dbittman self-assigned this Jan 10, 2025
@dbittman dbittman requested a review from gvnn3 as a code owner January 10, 2025 20:48
Copy link
Contributor

@gvnn3 gvnn3 left a comment

Choose a reason for hiding this comment

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

LGTM

@dbittman dbittman merged commit 3d4f4fa into main Jan 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kernel Internal kernel issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants