squid: client: ll_walk will process absolute paths as relative#62499
Merged
joscollin merged 2 commits intoceph:squidfrom Sep 23, 2025
Merged
squid: client: ll_walk will process absolute paths as relative#62499joscollin merged 2 commits intoceph:squidfrom
joscollin merged 2 commits intoceph:squidfrom
Conversation
Member
Author
|
jenkins test api |
Member
Author
|
jenkins test windows |
Member
Author
|
jenkins test make check |
Fixes: https://tracker.ceph.com/issues/70573 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> (cherry picked from commit 0306789)
ll_walk was wrongly coded to make the input file path relative to ino=0. That inode does not exist and isn't considered the root inode. Fixes: https://tracker.ceph.com/issues/70573 Fixes: e08210d Signed-off-by: Patrick Donnelly <pdonnell@ibm.com> (cherry picked from commit 25eb99d)
b3ec840 to
a717ce0
Compare
Member
|
This PR is under test in https://tracker.ceph.com/issues/72883. |
joscollin
approved these changes
Sep 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/70663
backport of #62406
parent tracker: https://tracker.ceph.com/issues/70573
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh