]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't allow any concurrent sync requests on the same key 8772/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 27 Apr 2016 22:09:55 +0000 (15:09 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 27 Apr 2016 22:20:46 +0000 (15:20 -0700)
commitedea6d58dd25995bcc1ed4fc5be6f72ce4a6835a
tree9d7e5496d7b9b31aab2893a21c904a967c02ea04
parent806fb85d18653910863ba6b8cb56b8db1a0fa3d2
rgw: don't allow any concurrent sync requests on the same key

We used to allow concurrent requests, as long as these had different op,
which wasn't correct.

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