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

hammer: mds: wrongly treat symlink inode as normal file/dir when symlink inode is stale on kcephfs #9404

Merged
merged 1 commit into from Aug 3, 2016

Conversation

smithfarm
Copy link
Contributor

…e is stale on kcephfs

Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 88b6d66)

Conflicts:
	src/mds/Server.cc (hammer has req->head.args.open.flags instead of just flags)
@smithfarm smithfarm self-assigned this May 31, 2016
@smithfarm smithfarm added this to the hammer milestone May 31, 2016
@smithfarm smithfarm added bug-fix core cephfs Ceph File System and removed core labels May 31, 2016
smithfarm added a commit that referenced this pull request Jun 1, 2016
… normal file/dir when symlink inode is stale on kcephfs

Reviewed-by: Nathan Cutler <ncutler@suse.com>
smithfarm added a commit that referenced this pull request Jun 27, 2016
… normal file/dir when symlink inode is stale on kcephfs

Reviewed-by: Nathan Cutler <ncutler@suse.com>
smithfarm added a commit that referenced this pull request Jul 18, 2016
… normal file/dir when symlink inode is stale on kcephfs

Reviewed-by: Nathan Cutler <ncutler@suse.com>
smithfarm added a commit that referenced this pull request Jul 24, 2016
… normal file/dir when symlink inode is stale on kcephfs

Reviewed-by: Nathan Cutler <ncutler@suse.com>
@smithfarm
Copy link
Contributor Author

@ukernel @gregsfortytwo This PR passed a cephfs integration run with two failures. Both failures are reproducible in both hammer-backports and hammer itself. One failure is due to http://tracker.ceph.com/issues/11258 ("cephfs-java ftruncate unit test failure") which is fixed in master, but the hammer backport is non-trivial. The second failure is probably an issue with some of the tests. For details, see http://tracker.ceph.com/issues/15895#note-21

Do you think this PR can be merged?

@gregsfortytwo
Copy link
Member

Those test failures don't look like a problem to me.

@smithfarm
Copy link
Contributor Author

@jcsp OK to merge this?

@jcsp jcsp merged commit 4773e9c into ceph:hammer Aug 3, 2016
@smithfarm smithfarm deleted the wip-16082-hammer branch August 8, 2016 08:24
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
3 participants