]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't convert object mtime to UTC
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 7 Nov 2012 21:21:15 +0000 (13:21 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 15 Nov 2012 17:22:24 +0000 (09:22 -0800)
commitcd18b9f43cce68ac3d8f109e82a5b603f9caad9b
treefa3ae21c66bdc44ab520443d6b7fc1be16a19f1a
parentddb40dec6e8d930fd63a71ef1c98279d6472e3e4
rgw: don't convert object mtime to UTC

Fixes: #3452
When we read object info, don't try to convert mtime to
UTC, it's already in UTC.

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