[Bugs] [Bug 1194538] [Snapshot]: Glusterd crashed during snap restore after adding a new node without hostname resolution
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 24 07:05:30 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1194538
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9719 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com)
------
commit a4a760a3cf793857e5fac7d13f5ef7028d30f666
Author: Avra Sengupta <asengupt at redhat.com>
Date: Fri Feb 20 12:58:20 2015 +0530
glusterd/snapshot: Fix the ret check in gd_restore_snap_volume
In gd_restore_snap_volume(), irrespective of the ret value
we were trying to do a list_add_tail to new_volinfo variable.
There might be cases where this variable might be NULL, and hence
cause a crash.
Change-Id: I158c5ae655ea27c9a91be3cb9d95a80a3dd05559
BUG: 1194538
Signed-off-by: Avra Sengupta <asengupt at redhat.com>
Reviewed-on: http://review.gluster.org/9719
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
Tested-by: Krishnan Parthasarathi <kparthas 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=vKXmtxrMYr&a=cc_unsubscribe
More information about the Bugs
mailing list