Bug 1235989
Summary: | Do null check before dict_ref | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Susant Kumar Palai <spalai> |
Component: | libglusterfsclient | Assignee: | Susant Kumar Palai <spalai> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, rgowdapp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-16 13:17:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Susant Kumar Palai
2015-06-26 09:50:20 UTC
REVIEW: http://review.gluster.org/11409 (libglusterfs: Do null check before dict_ref) posted (#2) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (libglusterfs: Do null check before dict_ref) posted (#3) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (libglusterfs: Pass non NULL xattr in dht_find_local_subvol_cbk to avoid null dict_ref) posted (#4) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (dht: return non NULL xattr for ret > 0) posted (#5) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (dht: return non NULL xattr for ret >= 0) posted (#6) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (dht: return non NULL xattr,xdata for ret >= 0) posted (#7) for review on master by Susant Palai (spalai) REVIEW: http://review.gluster.org/11409 (dht: return non NULL xattr,xdata for ret >= 0) posted (#8) for review on master by Raghavendra Talur (rtalur) COMMIT: http://review.gluster.org/11409 committed in master by Raghavendra G (rgowdapp) ------ commit fdbff3c4d34296825c2aac023cb07519d922903d Author: Susant Palai <spalai> Date: Thu Jun 25 17:40:18 2015 +0530 dht: return non NULL xattr,xdata for ret >= 0 Change-Id: I4a3dd8c00894ceeed4af77df2d960f372281a03b BUG: 1235989 Signed-off-by: Susant Palai <spalai> Reviewed-on: http://review.gluster.org/11409 Reviewed-by: Raghavendra Talur <rtalur> Reviewed-by: Raghavendra G <rgowdapp> Tested-by: Raghavendra G <rgowdapp> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |