]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Added code to correctly account for bytes sent/ received during a 'PUT' operation. 16174/head
authorPritha Srivastava <prsrivas@redhat.com>
Mon, 20 Mar 2017 06:11:48 +0000 (11:41 +0530)
committerNathan Cutler <ncutler@suse.com>
Thu, 6 Jul 2017 14:53:01 +0000 (16:53 +0200)
commit90288afc10d878b59dacb99383ada309377e4bb4
treec6ba766f13e1f957314a9e1581868248857474c7
parente12eae92b04d30d322740a6c7a33d86e448bf9c5
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>
(cherry picked from commit 85735c972f5db1a110f55e01a4f6249202152553)
src/rgw/rgw_rest.cc