summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volume-ops.c
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2016-09-30 17:16:43 +0530
committerPranith Kumar Karampuri <pkarampu@redhat.com>2016-10-15 07:00:09 -0700
commitfbc7d462f85236d416ee4354f2b2d8c55fd40df1 (patch)
tree33bbeebc0b4e2b38d8d23e29826254cb21e2a630 /xlators/mgmt/glusterd/src/glusterd-volume-ops.c
parent3a97486d7f9d0db51abcb13dcd3bc9db935e3a60 (diff)
cluster/afr: Prevent dict_set() on NULL dict
In afr lookup when NULL dict is received in lookup, afr is supposed to set all the xattrs it requires in a new dict it creates, but for 'link-count' it is trying to set to the dict that is passed in lookup which can be NULL sometimes. This is leading to error logs. Fixed the same in this patch. BUG: 1385104 Change-Id: I679af89cfc410cbc35557ae0691763a05eb5ed0e Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/15646 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Ravishankar N <ravishankar@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-volume-ops.c')
0 files changed, 0 insertions, 0 deletions