]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add MDS code to allow snap metadata mutations
authorRishabh Dave <ridave@redhat.com>
Mon, 17 Nov 2025 12:21:48 +0000 (17:51 +0530)
committerKotresh HR <khiremat@redhat.com>
Wed, 8 Jul 2026 07:23:45 +0000 (12:53 +0530)
commitd8bd6cc589a862ecac20c8467c48bbf2da1ab429
tree3f3507cb0a99a117894bfcb309379bb2f965cd16
parent143611da2068418bfff7e3aa4fc9e025d23db2e4
mds: add MDS code to allow snap metadata mutations

Fixes: https://tracker.ceph.com/issues/66293
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit a7617f354eb897ce86ba0b45eafa3005c3924d47)
src/common/ceph_strings.cc
src/include/ceph_fs.h
src/mds/Server.cc
src/mds/Server.h
src/mds/SnapRealm.cc
src/mds/SnapRealm.h
src/mds/snap.cc
src/mds/snap.h