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

client: populate metadata during mount #12915

Merged
merged 1 commit into from
Jan 16, 2017
Merged

client: populate metadata during mount #12915

merged 1 commit into from
Jan 16, 2017

Commits on Jan 13, 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>
    John Spray committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    1dbff09 View commit details
    Browse the repository at this point in the history