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

crush: crush_init_workspace starts with struct crush_work #14696

Merged
merged 1 commit into from Apr 27, 2017
Merged

crush: crush_init_workspace starts with struct crush_work #14696

merged 1 commit into from Apr 27, 2017

Commits on Apr 20, 2017

  1. crush: crush_init_workspace starts with struct crush_work

    It is not just a pointer to crush_work, it is the whole structure.
    That is not a problem since it only contains a pointer. But it will
    be a problem if new data members are added to crush_work.
    
    Signed-off-by: Loic Dachary <loic@dachary.org>
    Loic Dachary authored and ldachary committed Apr 20, 2017
    Copy the full SHA
    ee957dd View commit details
    Browse the repository at this point in the history