]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rbd: parse access and modify timestamps in UTC 57990/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 5 Jun 2024 06:36:12 +0000 (08:36 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 20 Jun 2024 10:53:18 +0000 (12:53 +0200)
commite22edc5f02d7385fa619cfc4022653c7c90b3037
treef55447e05741406ef1fce237b7333a7f0343c314
parent3bac86908cd220720719ba09ceef79d0f2399af2
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>
(cherry picked from commit fafa911b51199f61d0c97bc6dfc71d4f65134db4)
PendingReleaseNotes
src/pybind/rbd/rbd.pyx