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

jewel: client: populate metadata during mount #13085

Merged
merged 1 commit into from Jan 25, 2017
Merged

Commits on Jan 24, 2017

  1. client: populate metadata during mount

    This way we avoid having to over-write the "root"
    metadata during mount, and any user-set overrides (such
    as bad values injected by tests) will survive.
    
    Because Client instances may also open sessions without
    mounting to send commands, add a call into populate_metadata
    from mds_command as well.
    
    Fixes: http://tracker.ceph.com/issues/18361
    Signed-off-by: John Spray <john.spray@redhat.com>
    (cherry picked from commit 1dbff09)
    John Spray committed Jan 24, 2017
    Copy the full SHA
    89dcd8b View commit details
    Browse the repository at this point in the history