]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #65817 into wip-jcollin-testing-20251016.055245-squid wip-jcollin-testing-20251016.055245-squid testing/wip-jcollin-testing-20251016.055245-squid
authorJos Collin <jcollin@redhat.com>
Thu, 16 Oct 2025 05:53:07 +0000 (11:23 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 16 Oct 2025 05:53:07 +0000 (11:23 +0530)
commitee0ff8e8f64828aa9c0114a4f146b2af0ed5fea0
tree63b63bee13e34b2af97c3ffed1c2e9de2a85f1fb
parent09f0aa3ab7989d11385ad09165e6c08fae82d161
parent1b0103d1be7bd2fa0ce26c7a54212dd1ef0a5927
Merge PR #65817 into wip-jcollin-testing-20251016.055245-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/Server.cc