]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #48382 into main
authorVenky Shankar <vshankar@redhat.com>
Mon, 13 Mar 2023 13:56:59 +0000 (19:26 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 13 Mar 2023 13:56:59 +0000 (19:26 +0530)
commit14d341360b8891de2a02e1878964f576b211aa59
tree4a2aa244d180a53109c785623dacf47e80d7ecba
parentd140a71fce0308f5aeae0a9f5f5d5b6123e77a3b
parentf1f6da1cad28b39f92899a4e08ed6c7366308482
Merge PR #48382 into main

* refs/pull/48382/head:
test: add test to validate attrs for snapdir after snap operations
client: update {m,c}time and change attr for snapdir from last modification time of a snap realm
mds: update last modification time and change attr for a snap realm node
mds: include last modification time and change attr of a snap realm node in snap trace reply
mds: use change_attr from closest ancestor when initializing a new snaprealm
mds: initialize last_modified to current timestamp for root inode snaprealm
mds: track last modification time and change attr for a snap realm node (srnode)

Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
src/client/Client.cc
src/mds/Server.cc
src/mds/snap.cc
src/mds/snap.h