]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #65817 into wip-jcollin-testing-20251016.112434-squid wip-jcollin-testing-20251016.112434-squid testing/wip-jcollin-testing-20251016.112434-squid
authorJos Collin <jcollin@redhat.com>
Thu, 16 Oct 2025 11:24:58 +0000 (16:54 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 16 Oct 2025 11:24:58 +0000 (16:54 +0530)
commitb094efd045ae01ce4d7629eb3b3df39d247ef466
treea369791dca066e834e0455f548f4e23bada673d7
parent2c0a3dd1e1156b387fa256919f21d93147f2e145
parent9d90fd405446c9a9ce908ab42ed773041d0236b3
Merge PR #65817 into wip-jcollin-testing-20251016.112434-squid

* refs/pull/65817/head:
src/common: add helper to prepend "..." to trimmed paths
mds/ScrubStack: avoid generating inode path since it is unused
mds: fix few log entries
client: trim path before logging it
mds: log trimmed path wherever generating full path is necessary
mds: for logging generate only 10 final components of dentry path
mds: for logging generate only 10 final components of inode path
qa, test: run unit tests for cephfs.pyx with non-root user
test/pybind: add unit tests for rmtree() in cephfs python bindings
pybind/cephfs, mgr/volumes: refactor purge() to be non-recursive
src/client/Client.cc
src/mds/CDentry.cc
src/mds/Server.cc