[Bugs] [Bug 1205661] Sharding translator - bug fixes

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 4 17:46:12 UTC 2015


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



--- Comment #7 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10095 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 0aebfaa349c7c68c2d59531eabae5a03a748e16a
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date:   Wed Apr 1 14:39:01 2015 +0530

    features/shard: Create and use xattr_req dict as and when needed

    Reusing local->xattr_req for the several calls and callbacks per xlator fop
    would cause keys set from previous call/cbk (sometimes even by the xlators
    below) to remain which in some cases can lead to errors.  For instance, the
    presence of "trusted.glusterfs.dht.*" keys (which are remnants of the
previous
    call/cbk), can cause the GF_IF_INTERNAL_XATTR_GOTO() check in DHT to fail
when
    the same dict is used to wind [f]setxattr.

    Change-Id: I8612d020f83f3dc55e4a34d10ccbdaf11d7b4fdd
    BUG: 1205661
    Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
    Reviewed-on: http://review.gluster.org/10095
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4YQCgYI1xB&a=cc_unsubscribe


More information about the Bugs mailing list