[Bugs] [Bug 1207712] Input/Output error with disperse volume when geo-replication is started
bugzilla at redhat.com
bugzilla at redhat.com
Tue May 5 02:46:35 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1207712
--- Comment #10 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10078 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit c8cd488b794d7abb3d37f32a6d8d0a3b365aa46e
Author: Pranith Kumar K <pkarampu at redhat.com>
Date: Tue Mar 31 23:07:09 2015 +0530
cluster/ec: Fix dictionary compare function
If both dicts are NULL then equal. If one of the dicts is NULL but the
other
has only ignorable keys then also they are equal. If both dicts are
non-null
then check if for each non-ignorable key, values are same or not.
value_ignore
function is used to skip comparing values for the keys which must be
present in
both the dictionaries but the value could be different.
geo-rep's stime xattr doesn't need to be present in list xattr but when
getxattr comes on stime xattr even if there aren't enough responses with
the
xattr we should still give out an answer which is maximum of the stimes
available.
Change-Id: I8de2ceaa2db785b797f302f585d88e73b154167d
BUG: 1207712
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
Reviewed-on: http://review.gluster.org/10078
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Xavier Hernandez <xhernandez at datalab.es>
--
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=1sIIj5EHcC&a=cc_unsubscribe
More information about the Bugs
mailing list