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: add 'p' flag in auth caps to control setting pool in layout #6567

Merged
merged 3 commits into from Dec 7, 2015

Commits on Nov 13, 2015

  1. mds: add MAY_SET_POOL in MDSAuthCaps

    For controlling whether a client is allowed
    to modify the pool field in file/dir layouts.
    
    Signed-off-by: John Spray <john.spray@redhat.com>
    John Spray committed Nov 13, 2015
    Copy the full SHA
    eee4b8f View commit details
    Browse the repository at this point in the history
  2. mds: apply MAY_SET_POOL in request handling

    Signed-off-by: John Spray <john.spray@redhat.com>
    John Spray committed Nov 13, 2015
    Copy the full SHA
    a536d11 View commit details
    Browse the repository at this point in the history
  3. doc: flesh out MDS auth docs

    ...including updating for 'rwp'.
    
    Signed-off-by: John Spray <john.spray@redhat.com>
    John Spray committed Nov 13, 2015
    Copy the full SHA
    2829e9d View commit details
    Browse the repository at this point in the history