diff options
-rw-r--r-- | xlators/features/changelog/src/changelog-helpers.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xlators/features/changelog/src/changelog-helpers.c b/xlators/features/changelog/src/changelog-helpers.c index e352f2ec859..5783aaf3e29 100644 --- a/xlators/features/changelog/src/changelog-helpers.c +++ b/xlators/features/changelog/src/changelog-helpers.c @@ -476,10 +476,6 @@ changelog_rollover_changelog (xlator_t *this, if (!ret && (cl_empty_flag == 0)) { notify = 1; - gf_msg (this->name, GF_LOG_ERROR, errno, - CHANGELOG_MSG_RENAME_ERROR, - "error renaming %s -> %s", - ofile, nfile); } if (!ret) { |