]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: dont log EBUSY errors in 'sync error list' 19908/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 18 Dec 2017 16:42:21 +0000 (11:42 -0500)
committerPrashant D <pdhange@redhat.com>
Thu, 11 Jan 2018 00:41:53 +0000 (19:41 -0500)
commit1eab3f0f7f9a88267e53b9809eb8eef8741b9a58
tree577b7248a6462be6c5a4482c540f1a6c1b2f91cd
parent351a689d438c60bb805e9af18fc260922e57bea9
rgw: dont log EBUSY errors in 'sync error list'

these temporary errors get retried automatically, so no admin
intervention is required. logging them only serves to waste space in
omap and obscure the more serious sync errors

Fixes: http://tracker.ceph.com/issues/22473
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ca4510bc76ad7beed1128539aa9e424d29dd8585)

Conflicts:
src/rgw/rgw_data_sync.cc: Resolved conflicts for sync_status
  check and logging
src/rgw/rgw_data_sync.cc