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

Improve some calls around UUID #4358

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Conversation

mykaul
Copy link
Contributor

@mykaul mykaul commented May 24, 2024

  1. Micro-optimization to test faster if a UUID is the root uuid
  2. Call uuid_utoa() when needed.

Updates: #1000

…art with zero's

uuid_compare (https://github.com/cloudbase/libuuid/blob/master/compare.c ) can be skipped,
if the UUID doesn't start with all zero's.

Updates: gluster#1000
Signed-off-by: Yaniv Kaul <[email protected]>
@mykaul
Copy link
Contributor Author

mykaul commented May 25, 2024

/run regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant