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

Partial organization of mds/ header sections #11959

Merged
merged 3 commits into from
Nov 22, 2016

Commits on Nov 21, 2016

  1. mds: organize Beacon class members

    This amends the code to follow our C++ style guidelines with the goal of
    increasing header readability.
    
    Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
    batrick committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    badae30 View commit details
    Browse the repository at this point in the history
  2. mds: organize Capability class members

    This amends the code to follow our C++ style guidelines with the goal of
    increasing header readability.
    
    Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
    batrick committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    d966a42 View commit details
    Browse the repository at this point in the history
  3. mds: organize CDentry class members

    This amends the code to follow our C++ style guidelines with the goal of
    increasing header readability.
    
    Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
    batrick committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    7f96ace View commit details
    Browse the repository at this point in the history