[Bugs] [Bug 1293224] Disperse: Disperse volume (cold vol) crashes while writing files on tier volume
bugzilla at redhat.com
bugzilla at redhat.com
Wed Mar 2 11:03:00 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1293224
--- Comment #8 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13447 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 6662b0a9cf19fdbe75e67f70a98df44d4852467c
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Mon Feb 15 10:59:29 2016 +0100
cluster/ec: Fix invalid config check for directories
The trusted.ec.config xattr is not defined for directories. However
sometimes it could be requested because the inode type of a directory
can temporarily be IA_INVAL.
Requesting such xattr using the xattrop fop when it doesn't exist,
returns a config value full of 0's, which is invalid and caused some
fops to fail.
This patch filters out this case by ignoring config xattr == 0.
> Change-Id: Ied51c35b313ea8c3eeae27812f9bae61d3808e92
> Reviewed-on: http://review.gluster.org/13446
> BUG: 1293223
> Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Change-Id: I42d06119d8f51c34ddb910380af7acd670f6244e
BUG: 1293224
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: http://review.gluster.org/13447
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Ashish Pandey <aspandey at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu 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=DxwCCBW7oa&a=cc_unsubscribe
More information about the Bugs
mailing list