]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #65817 into wip-jcollin-testing-20260217.030412-squid wip-jcollin-testing-20260217.030412-squid testing/wip-jcollin-testing-20260217.030412-squid
authorJos Collin <jcollin@redhat.com>
Tue, 17 Feb 2026 03:04:39 +0000 (08:34 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 17 Feb 2026 03:04:39 +0000 (08:34 +0530)
commit0a9403ad6667fb8ffa43f11d9a5d3062d3558d8e
treeb9056f763b1d92b45e0d6c3fdd0b68ce217cc8b3
parent2d2b126cf64127de0591b67c0d49366712230d52
parent9d90fd405446c9a9ce908ab42ed773041d0236b3
Merge PR #65817 into wip-jcollin-testing-20260217.030412-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/CDir.h
src/mds/Server.cc
src/mds/SessionMap.cc