cluster/afr: Fix the split-brain log
Change-Id: Ia4937dee009af7c945ec590a827c982b0e6ad307 BUG: 787653 Signed-off-by: Pranith Kumar K <pranithk@gluster.com> Reviewed-on: http://review.gluster.com/3039 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com> Reviewed-by: Vijay Bellur <vijay@gluster.com>
This commit is contained in:
parent
630e272a89
commit
80d0c49125
@ -912,6 +912,7 @@ afr_sh_missing_entries_done (call_frame_t *frame, xlator_t *this)
|
||||
|
||||
afr_sh_reset (frame, this);
|
||||
if (local->govinda_gOvinda || sh->op_failed) {
|
||||
if (local->govinda_gOvinda)
|
||||
gf_log (this->name, GF_LOG_INFO,
|
||||
"split brain found, aborting selfheal of %s",
|
||||
local->loc.path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user