[Bugs] [Bug 1293963] [Tier]: can not delete symlinks from client using rm

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 29 23:35:25 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1293963



--- Comment #5 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13074 committed in master by Dan Lambright
(dlambrig at redhat.com) 
------
commit 137b11d616c6086b05c32089903a39334999a76e
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date:   Wed Dec 23 23:37:54 2015 +0530

    tier/unlink: symlink failed to unlink

    during unlink of a file, we will get stat just after
    deleting the file, to see if the file is under migration or not.

    but this stat call will fail for symlink if the actual file
    was deleted.

    So it is better not to send stat request from client if it is
    a symlink as we are not migrating symlink.

    Change-Id: Idc033b24fa3522b5261e579889d2195b43419682
    BUG: 1293963
    Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
    Reviewed-on: http://review.gluster.org/13074
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
    Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    Tested-by: Dan Lambright <dlambrig at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list