]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: do not try to encode or decode time_t
authorKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 04:12:37 +0000 (12:12 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 04:15:08 +0000 (12:15 +0800)
commita98ddf708e663aa6047c6ccf331ea2a034ac4fef
treeb93186ef4c03e4e25ec1f225fc3443b03a95d396
parente354918ec8da6b6990251d9e07b4eede35ba5778
rgw: do not try to encode or decode time_t

time_t is `signed int` on linux, which is ambiguous when encode() or decode() on i386-linux.
see also 8f9e7b0b.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/cls/rgw/cls_rgw_types.h