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

tools: update monstore tool for fsmap, mgrmap #18005

Merged
merged 2 commits into from Sep 30, 2017
Merged

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Sep 27, 2017

MDSMap mdsmap;
mdsmap.decode(bl);
mdsmap.print(ss);
FSMap fs_map;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh, it's a bug fix!

Copy link
Contributor

@tchaikov tchaikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcsp could you use the notation of

Fixes: http://tracker.ceph.com/issues/21577

in the commit message?

modulo this, lgtm

John Spray added 2 commits September 28, 2017 11:07
Print a single line message instead of dumping
a backtrace.

Signed-off-by: John Spray <john.spray@redhat.com>
Fixes: http://tracker.ceph.com/issues/21577
Signed-off-by: John Spray <john.spray@redhat.com>
@tchaikov
Copy link
Contributor

the failed one is caused by d7b29ac#r141996981, i believe

@tchaikov tchaikov merged commit d877b0b into ceph:master Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants