]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: rgw_common introduce `rgw_to_asctime`
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 19 Jul 2017 13:21:07 +0000 (15:21 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 19 Jul 2017 17:44:39 +0000 (19:44 +0200)
commit5342d7c590677d33a2d57ea73fd116a337ef1967
tree007f006e0e4de3678ffed93fbbab830fdaa544a4
parent78511bf25c0ee24b3b2720b9403659d9be57e1c1
rgw: rgw_common introduce `rgw_to_asctime`

Basically a function that accepts a `utime_t` and spits out a asctime
string representation (without newline)

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_loadgen.cc
src/rgw/rgw_rest_client.cc