[Bugs] [Bug 1218032] Effect of Trash translator over CTR translator

bugzilla at redhat.com bugzilla at redhat.com
Tue May 5 06:21:14 UTC 2015


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



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10513 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit c85b7c2c0c7b8b9e576ebd20e7446b9051c733e4
Author: Jiffin Tony Thottan <jthottan at redhat.com>
Date:   Wed Mar 25 15:04:19 2015 +0530

    features/trash : Notify CTR translator if an unlink happens to a file

            Backport of http://review.gluster.org/#/c/9989/

    This implementation is same as the posix_unlink_cbk() where CTR sends
    a request during a unlink to send the number of links to the inode
    and posix obliges sending it using the unwind xdata dict.
    For Trash xlator a unlink is stat + mkdir(if parent is not present)
    + rename. And hence this is handled in trash_unlink_rename_cbk().

    Change-Id: I402e83567b88e3c9fe171379693c82937af567f9
    BUG: 1218032
    Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
    Signed-off-by: Joseph Fernandes <josferna at redhat.com>
    Signed-off-by: Anoop C S <achiraya at redhat.com>
    Reviewed-on: http://review.gluster.org/10513
    Reviewed-by: Joseph Fernandes
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    Reviewed-by: Vijay Bellur <vbellur 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