]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: data sync: fix obligation check 37882/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 27 Oct 2020 22:21:42 +0000 (15:21 -0700)
committerCasey Bodley <cbodley@redhat.com>
Wed, 28 Oct 2020 17:13:53 +0000 (13:13 -0400)
commit6f35610d8b39b38778356b368896273ddc1e0a3a
tree243be7d96ea8521532874e966ee36cd435fda3a6
parent651f77cf99b3d5b22fc482eb420d9383b125b1fe
rgw: data sync: fix obligation check

When async notification arrives the obligation has zero
timestamp, which is equal to state->progoress_timestamp.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc