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: fs: client: fix shutdown with open inodes #10958

Merged
1 commit merged into from Oct 11, 2016
Merged

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented Sep 2, 2016

This piece of code was dereferencing an invalid
iterator (invalidated by call to erase())

Fixes:  http://tracker.ceph.com/issues/16764
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit d642b4f)
@ukernel ukernel added bug-fix cephfs Ceph File System labels Sep 2, 2016
@ukernel ukernel added this to the jewel milestone Sep 2, 2016
@gregsfortytwo
Copy link
Member

gregsfortytwo commented Sep 2, 2016

Looks like the build failure is glorious bluestore (although @dachary or whoever merges should check me on that).

@gregsfortytwo gregsfortytwo assigned ghost Sep 2, 2016
@ghost
Copy link

ghost commented Sep 2, 2016

Hey jenkins, try to test this please, bluestore failed.

ghost pushed a commit that referenced this pull request Oct 10, 2016
Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 10, 2016
Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost merged commit b747903 into ceph:jewel Oct 11, 2016
@theanalyst theanalyst changed the title jewel: client: fix shutdown with open inodes "jewel: client: fix shutdown with open inodes" Nov 17, 2016
@theanalyst theanalyst changed the title "jewel: client: fix shutdown with open inodes" jewel: client: fix shutdown with open inodes Nov 17, 2016
@theanalyst theanalyst changed the title jewel: client: fix shutdown with open inodes jewel: fs: client: fix shutdown with open inodes Nov 17, 2016
@ukernel ukernel deleted the jewel-16764 branch January 12, 2017 01:42
This pull request was closed.
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