diff options
Diffstat (limited to 'xlators')
| -rw-r--r-- | xlators/cluster/dht/src/dht-common.c | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/cluster/dht/src/dht-common.c b/xlators/cluster/dht/src/dht-common.c index 25c856cf707..41c76fc0431 100644 --- a/xlators/cluster/dht/src/dht-common.c +++ b/xlators/cluster/dht/src/dht-common.c @@ -6909,9 +6909,6 @@ unlock:                                          conf->defrag = NULL;                                          kill (getpid(), SIGTERM);                                  } -                        } else { -                                GF_FREE (conf->defrag); -                                conf->defrag = NULL;                          }                  }          }  | 
