]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix a race
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 5 Jun 2017 17:05:24 +0000 (10:05 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 5 Jun 2017 20:18:04 +0000 (13:18 -0700)
commit93b8e834890d6d0bb82f91ed543e7c1ddc4f6f4e
treea4e20d0ec57cda39e3e6da35c25e03a46e26955b
parent13f2f36e8164fb855bdd78c48842caa37e72b118
rgw: fix a race

We referred to complete_op_data after aio call that could have released
it.

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