summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-helper.c
diff options
context:
space:
mode:
authorNithya Balachandran <nbalacha@redhat.com>2014-06-18 11:06:21 +0530
committerVijay Bellur <vbellur@redhat.com>2014-06-18 22:59:57 -0700
commitf844e5019de872e0c138daa6257d1f6cac5a4aff (patch)
tree1b89c0bd47c9bc515ad8cae651407fe027a988d4 /xlators/cluster/dht/src/dht-helper.c
parent3dccc3da7485059996ad490d4bf9ba23693110f7 (diff)
Cluster/DHT : Logging changes
Removed trailing spaces from the code Change-Id: I427c9a01b514824f903e301863c2c29071db6483 BUG: 1075611 Signed-off-by: Nithya Balachandran <nbalacha@redhat.com> Reviewed-on: http://review.gluster.org/8096 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'xlators/cluster/dht/src/dht-helper.c')
-rw-r--r--xlators/cluster/dht/src/dht-helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/dht/src/dht-helper.c b/xlators/cluster/dht/src/dht-helper.c
index 7f0748a07cc..7c24947787d 100644
--- a/xlators/cluster/dht/src/dht-helper.c
+++ b/xlators/cluster/dht/src/dht-helper.c
@@ -833,7 +833,7 @@ dht_migration_complete_check_task (void *data)
if (ret != 0) {
gf_msg_debug (this->name, 0,
"%s: could not set preset layout "
- "for subvol %s", local->loc.path,
+ "for subvol %s", local->loc.path,
dst_node->name);
ret = -1;
local->op_errno = EINVAL;