]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63917 from rishabh-d-dave/vols-purge-trash-entry
authorRishabh Dave <ridave@redhat.com>
Tue, 7 Oct 2025 11:27:05 +0000 (16:57 +0530)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 11:27:05 +0000 (16:57 +0530)
commita8d092988fb1ffb354a20b66bcc89103faa94ed0
tree7a34b4ecbdc0cc65bab66d587d4755f6c094521b
parent0582fc5e6d27cb94be311deb03384b5a4d7caa36
parentc38a9138ba8294ab1243cf03ad0c8b0df4901967
Merge pull request #63917 from rishabh-d-dave/vols-purge-trash-entry

pybind/cephfs, mgr/volumes: introduce non-recurisve rmtree(), refactor purge() to use it and add MDS optimizations

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc
src/client/Client.h
src/include/filepath.cc
src/mds/CInode.cc
src/mds/CInode.h
src/mds/ScrubStack.cc
src/mds/Server.cc