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: mds: fix incorrect assertion in Server::_dir_is_nonempty() #13459

Merged
merged 1 commit into from Feb 21, 2017

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented Feb 16, 2017

when filelock is in XLOCKDONE state. client of xlocker can rdlock
the filelock. In that case, only client of xlocker can read the lock.

Fixes: http://tracker.ceph.com/issues/18708
Signed-off-by: Yan, Zheng zyan@redhat.com
(cherry picked from commit fe4ab52)

when filelock is in XLOCKDONE state. client of xlocker can rdlock
the filelock. In that case, only client of xlocker can read the lock.

Fixes: http://tracker.ceph.com/issues/18708
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit fe4ab52)
@ukernel ukernel added bug-fix cephfs Ceph File System labels Feb 16, 2017
@smithfarm smithfarm added this to the jewel milestone Feb 20, 2017
@ghost ghost changed the title mds: fix incorrect assertion in Server::_dir_is_nonempty() jewel: mds: fix incorrect assertion in Server::_dir_is_nonempty() Feb 20, 2017
@smithfarm
Copy link
Contributor

Passed an fs suite at http://tracker.ceph.com/issues/17851#note-78

@smithfarm smithfarm merged commit 04a8492 into ceph:jewel Feb 21, 2017
@smithfarm smithfarm self-assigned this Feb 21, 2017
@ukernel ukernel deleted the jewel-18708 branch February 27, 2017 07:34
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