]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Set the mtime on ReadOp in RadosStore
authorDaniel Gryniewicz <dang@fprintf.net>
Fri, 18 Apr 2025 13:56:46 +0000 (09:56 -0400)
committerShilpa Jagannath <smanjara@redhat.com>
Thu, 1 May 2025 23:42:18 +0000 (19:42 -0400)
commitbcc695b88921b861536409b12feb0f3d418e788e
tree70daa17093f1ecf37d2ffedc868a233bc2271149
parent6db5a934b9e508c95292e00937ea624cb0f0ee52
RGW - Set the mtime on ReadOp in RadosStore

Make sure the mtime is updated every time you call ReadOp::prepare() via
RadosStore.  Uninitialized mtime is the epoch (Jan 1 1970).

Signed-off-by: Daniel Gryniewicz <dang@fprintf.net>
(cherry picked from commit b664449e89bfc22cd6f062ad7dc271ea6756a1c5)
src/rgw/driver/rados/rgw_sal_rados.cc