diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2013-06-27 12:59:14 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2013-06-27 23:34:29 -0700 |
commit | 0c05cde4a16c426089933803d082183227422307 (patch) | |
tree | 78c6d3646e6d1aba4827b0cc77015f7054474ca3 /tests/bugs/bug-970070.t | |
parent | 4bea8a2cfeaa8e037c6566b6a192bc31a2c004ca (diff) |
cluster/afr: Handle NULL fdctx in fsync
Problem:
If fdctx is NULL in afr_fsync, process crashes because
of NULL dereference.
Fix:
if fdctx is NULL, always say witnessed unstable write so
that fsyncs are done properly. Handled fdctx being null
in afr_delayed_changelog_post_op otherwise fsync stub is
never resumed and the mount was hanging.
Change-Id: Icacc900e9be63c29db3325cb0e19cc250adebaac
BUG: 978794
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/5258
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests/bugs/bug-970070.t')
0 files changed, 0 insertions, 0 deletions