]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: calculate hash after writing data 2539/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 19 Sep 2014 03:53:10 +0000 (20:53 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 19 Sep 2014 17:48:53 +0000 (10:48 -0700)
commit5bb94ede19a50543a02a8019ed6c9680b3852d4e
tree68ecd6489a24b5d34dba1ac15fa3a48507ad4878
parent7b137246b49a9f0b4d8b8d5cebfa78cc1ebd14e7
rgw: calculate hash after writing data

Since data is written asynchronously, we should do the hash calculation
while it's pending.

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