diff options
author | Anand V. Avati <avati@amp.gluster.com> | 2009-04-28 15:10:16 +0530 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-04-28 15:10:16 +0530 |
commit | 702affac485649f9509b1d6912e1a7737dbb23ca (patch) | |
tree | 6a9c304172881653a1c2895fce7d4cf15814993c /xlators/cluster/dht/src/dht-common.c | |
parent | a76ce13ce29249f4622fcfef39bcd087c1cd050a (diff) |
dht logging cleanup
Diffstat (limited to 'xlators/cluster/dht/src/dht-common.c')
-rw-r--r-- | xlators/cluster/dht/src/dht-common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/cluster/dht/src/dht-common.c b/xlators/cluster/dht/src/dht-common.c index 8f8d6d2a8a5..7c0c8f0581a 100644 --- a/xlators/cluster/dht/src/dht-common.c +++ b/xlators/cluster/dht/src/dht-common.c @@ -156,8 +156,6 @@ unlock: local->layout = NULL; if (ret != 0) { - layout->gen = conf->gen; - gf_log (this->name, GF_LOG_DEBUG, "fixing assignment on %s", local->loc.path); |