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: add assertion in handle_slave_rename_prep #10429

Merged
merged 1 commit into from Jul 28, 2016

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jul 25, 2016

This function assumes that the source path
does not point to a null dentry, and that
path_traverse is therefore setting the
passed inode.

Candidate code path for crash
in http://tracker.ceph.com/issues/16807

Signed-off-by: John Spray john.spray@redhat.com

This function assumes that the source path
does not point to a null dentry, and that
path_traverse is therefore setting the
passed inode.

Candidate code path for crash
in http://tracker.ceph.com/issues/16807

Signed-off-by: John Spray <john.spray@redhat.com>
@jcsp jcsp added cleanup cephfs Ceph File System labels Jul 25, 2016
@gregsfortytwo
Copy link
Member

LGTM

@ukernel
Copy link
Contributor

ukernel commented Jul 26, 2016

LGTM

@jcsp jcsp merged commit 2b119e8 into ceph:master Jul 28, 2016
@jcsp jcsp deleted the wip-16807-assertion branch July 28, 2016 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants