]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: dont log EBUSY errors in 'sync error list'
authorCasey Bodley <cbodley@redhat.com>
Mon, 18 Dec 2017 16:42:21 +0000 (11:42 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 18 Dec 2017 16:42:23 +0000 (11:42 -0500)
commitca4510bc76ad7beed1128539aa9e424d29dd8585
tree12233c8a9c82d8c97f0d000dc47d2de8f5c50540
parenta313e6fe59afcd69e370a0f9a1c8ef212080cd38
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>
src/rgw/rgw_data_sync.cc