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

mds: split up mdstypes #46295

Merged
merged 2 commits into from Jun 20, 2022
Merged

mds: split up mdstypes #46295

merged 2 commits into from Jun 20, 2022

Commits on Jun 8, 2022

  1. mds: split up mdstypes

    mdstypes.h contains both MDS-exclusive and client-shared structs.
    This PR splits it up into "mdstypes.h" and "sharedtypes.h".
    
    Fixes: https://tracker.ceph.com/issues/3998
    
    Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
    dparmar18 committed Jun 8, 2022
    Copy the full SHA
    4cc3d62 View commit details
    Browse the repository at this point in the history
  2. mds: add include/cephfs/types.h path in spec files

    Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
    dparmar18 committed Jun 8, 2022
    Copy the full SHA
    f2bfea5 View commit details
    Browse the repository at this point in the history