]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/rbd: parse access and modify timestamps in UTC
authorIlya Dryomov <idryomov@gmail.com>
Wed, 5 Jun 2024 06:36:12 +0000 (08:36 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 5 Jun 2024 06:50:40 +0000 (08:50 +0200)
commitfafa911b51199f61d0c97bc6dfc71d4f65134db4
tree439bdeceeab07319707199e7bb19f394113f0c01
parenta1b6ca863a384fe32e750b9ee8f10688f88dd1e3
pybind/rbd: parse access and modify timestamps in UTC

It appears that commits 08cee16d0a4b ("pybind/rbd: always parse
timestamps in UTC") and 809c5430c292 ("librbd: add image access/last
modified timestamps") raced with each other and we ended up with two
more timezone-dependent timestamps.

Fixes: https://tracker.ceph.com/issues/66359
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
PendingReleaseNotes
src/pybind/rbd/rbd.pyx