summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster')
-rw-r--r--xlators/cluster/dht/src/dht-common.c3
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 c634689dd64..259d31a4a8c 100644
--- a/xlators/cluster/dht/src/dht-common.c
+++ b/xlators/cluster/dht/src/dht-common.c
@@ -6964,9 +6964,6 @@ unlock:
conf->defrag = NULL;
kill (getpid(), SIGTERM);
}
- } else {
- GF_FREE (conf->defrag);
- conf->defrag = NULL;
}
}
}