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: expose state of recovery to status ASOK command #7068

Merged
merged 1 commit into from Jan 11, 2016

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented Dec 29, 2015

Fixes: #14146
Signed-off-by: Yan, Zheng zyan@redhat.com

@ukernel ukernel added feature cephfs Ceph File System labels Dec 29, 2015
@@ -211,6 +190,36 @@ bool MDSDaemon::asok_command(string command, cmdmap_t& cmdmap, string format,
return handled;
}

void MDSDaemon::dump_status(Formatter *f, std::ostream& ss)
Copy link
Contributor

Choose a reason for hiding this comment

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

Un-needed argument ss

@jcsp
Copy link
Contributor

jcsp commented Jan 4, 2016

LGTM apart from the comments.

Fixes: ceph#14146
Signed-off-by: Yan, Zheng <zyan@redhat.com>
@ukernel ukernel assigned jcsp and unassigned ukernel Jan 8, 2016
jcsp pushed a commit that referenced this pull request Jan 11, 2016
mds: expose state of recovery to status ASOK command
@jcsp jcsp merged commit 0a40b89 into ceph:master Jan 11, 2016
@ukernel ukernel deleted the wip-14146 branch March 10, 2016 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cephfs Ceph File System feature
Projects
None yet
2 participants