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: don't modify inode that is not projected #13052

Merged
merged 1 commit into from Jan 27, 2017
Merged

Commits on Jan 22, 2017

  1. mds: don't modify inode that is not projected

    In the slave rename prep case (rename inode to different auth mds), the
    rename inode is not projected. CDir::check_rstat() gets confused if
    MDCache::_project_rstat_inode_to_frag() updates inode's accounted rstat
    in that case.
    
    Fixes: http://tracker.ceph.com/issues/16768
    Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
    ukernel committed Jan 22, 2017
    Copy the full SHA
    fb0bb07 View commit details
    Browse the repository at this point in the history