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

shd/symlink: soft links entry recreate fails #4065

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Commits on Mar 21, 2023

  1. shd/symlink: soft links entry recreate fails

    While an entry heal is on going, if there is a pending
    metadata set on the source dentry, then the recreation
    of soft link will fail to create on the destination.
    
    This patch introduce a new flag and avoid overloading
    the newentry mark flag
    
    Change-Id: I862ab8d4318746ef2b15823ef5ad2272bff8aed7
    fixes: gluster#4064
    Signed-off-by: Mohammed Rafi KC <[email protected]>
    rafikc30 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6eea8d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    7bbff40 View commit details
    Browse the repository at this point in the history