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

Commits on Feb 16, 2017

  1. mds: fix incorrect assertion in Server::_dir_is_nonempty()

    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 committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    ebb2f73 View commit details
    Browse the repository at this point in the history