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

rafs: fix a possible bug in v6_dirent_size() #1208

Merged
merged 1 commit into from
Apr 14, 2023

Commits on Apr 13, 2023

  1. rafs: fix a possible bug in v6_dirent_size()

    Function Node::v6_dirent_size() may return wrong result when "." and
    ".." are not at the first and second entries in the sorted dirent array.
    
    Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
    jiangliu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5a83128 View commit details
    Browse the repository at this point in the history