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

CP-50603: Replace c_rehash with openssl rehash sub command #6044

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

liulinC
Copy link
Collaborator

@liulinC liulinC commented Oct 8, 2024

openssl rehash sub command provides the same functionality for c_rehash, but quicker
We replace c_rehash with openssl rehash in XS9, However, we will keep c_rehash compatbilility for XS8 stream

ocaml/xapi/xapi_globs.ml Outdated Show resolved Hide resolved
`openssl rehash` sub command provides the same functionality
for `c_rehash`, but quicker
We replace `c_rehash` with `openssl rehash` in XS9,
However, we will keep `c_rehash` compatbilility for XS8 stream

Signed-off-by: Lin Liu <[email protected]>
@liulinC liulinC added this pull request to the merge queue Oct 9, 2024
Merged via the queue into xapi-project:master with commit c8232df Oct 9, 2024
15 checks passed
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.

3 participants