]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Added code to correctly account for bytes sent/ received during a 'PUT' operation. 14042/head
authorPritha Srivastava <prsrivas@redhat.com>
Mon, 20 Mar 2017 06:11:48 +0000 (11:41 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Mon, 20 Mar 2017 06:11:48 +0000 (11:41 +0530)
commit85735c972f5db1a110f55e01a4f6249202152553
tree201d543cd26b537a4c51ac2f253fe0e48dc46a14
parent0214e063056cd0ce3a80cea13087f68be8017b20
rgw: Added code to correctly account for bytes sent/ received during a 'PUT' operation.

Currently, the bytes sent/ received are both set to zero after
an object is uploaded to a bucket. Added code to correct the logic.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/rgw_rest.cc