[Bugs] [Bug 1241153] quota: marker accounting can get miscalculated after upgrade to 3.7
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 10 08:20:52 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1241153
--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11583 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit c2cd3aeb0d88117f0929a733e9b05aa3e4d392ac
Author: vmallika <vmallika at redhat.com>
Date: Wed Jul 8 22:22:50 2015 +0530
quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.t
During quota-update process if inode info is present in size-xattr and
missing in contri-xattrs, then in function '_mq_get_metadata', we set
contri-size as zero (on error -2, which means usage info present, but inode
info missing).
With this we are calculating wrong delta and updating the same.
With this patch we are ignoring errors if inode info in xattrs are missing
Change-Id: I7940a0e299b8bb425b5b43746b1f13f775c7fb92
BUG: 1241153
Signed-off-by: vmallika <vmallika at redhat.com>
Reviewed-on: http://review.gluster.org/11583
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: Raghavendra G <rgowdapp 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=CKiBhPvT2r&a=cc_unsubscribe
More information about the Bugs
mailing list