Navigation Menu

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

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jan 24, 2017

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)
@jcsp jcsp added bug-fix cephfs Ceph File System labels Jan 24, 2017
@smithfarm smithfarm added this to the jewel milestone Jan 24, 2017
@jcsp
Copy link
Contributor Author

jcsp commented Jan 25, 2017

@jcsp jcsp merged commit e90396f into ceph:jewel Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix cephfs Ceph File System
Projects
None yet
2 participants