summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-op-sm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-op-sm.c b/xlators/mgmt/glusterd/src/glusterd-op-sm.c
index a6c1c779a7f..f32fc9c8908 100644
--- a/xlators/mgmt/glusterd/src/glusterd-op-sm.c
+++ b/xlators/mgmt/glusterd/src/glusterd-op-sm.c
@@ -2104,7 +2104,7 @@ rb_get_xattr_command (glusterd_volinfo_t *volinfo,
if (ret) {
gf_log ("", GF_LOG_DEBUG,
- "setxattr failed");
+ "getxattr failed");
goto out;
}