libcephfs: convert ceph errno to host-based errno#65135
Merged
rishabh-d-dave merged 3 commits intoceph:mainfrom Oct 8, 2025
Merged
libcephfs: convert ceph errno to host-based errno#65135rishabh-d-dave merged 3 commits intoceph:mainfrom
rishabh-d-dave merged 3 commits intoceph:mainfrom
Conversation
c61a8c7 to
8576fde
Compare
5e3e738 to
04e2456
Compare
Contributor
Author
|
jenkins test windows |
04e2456 to
fb1cf19
Compare
976ce79 to
10072ba
Compare
Contributor
Author
Contributor
Author
|
jenkins test api |
Contributor
Author
|
jenkins test docs |
Contributor
Author
|
jenkins test api |
batrick
requested changes
Sep 2, 2025
50d81e2 to
35929c8
Compare
Contributor
Author
|
@batrick Gentle reminder, PTAL. :) |
35929c8 to
1b256b3
Compare
batrick
requested changes
Sep 8, 2025
1b256b3 to
74a021b
Compare
Contributor
Author
|
jenkins test docs |
Contributor
Author
|
This PR is under test in https://tracker.ceph.com/issues/73311. |
Contributor
Author
|
jenkins test docs |
2 similar comments
Contributor
Author
|
jenkins test docs |
Contributor
Author
|
jenkins test docs |
Contributor
Author
|
jenkins retest this please |
Contributor
Author
|
jenkins test docs |
LibCephFS unit tests are compiled into different binary files and run after another but without logging name of the binary being executed, which can make it bit difficult to find out which binary/test group is being run. Therefore "set -x" in the script so that binary name/test group is printed before tests run. Signed-off-by: Rishabh Dave <ridave@redhat.com>
Contributor
Author
|
Rebasing since CI job for docs is failing repeatedly due to unrelated error. |
20e6b95 to
b6d24e5
Compare
Including src/include/types.h in src/pybind/cephfs/types.pxd leads to compilation error: "fatal error: acconfig.h: No such file or directory". types.h as well as int_types.h include acconfig.h header file. Move the code to be included in types.pxd to a separate file where acconfig.h won't be included, thus preventing this error. Signed-off-by: Rishabh Dave <ridave@redhat.com>
Fixes: https://tracker.ceph.com/issues/72401 Signed-off-by: Rishabh Dave <ridave@redhat.com>
b6d24e5 to
2439bcb
Compare
Contributor
Author
|
jenkins test make check |
Contributor
Author
|
jenkins test make check arm64 |
rishabh-d-dave
commented
Oct 3, 2025
Contributor
Author
rishabh-d-dave
left a comment
There was a problem hiding this comment.
QA run was successful - https://tracker.ceph.com/projects/cephfs/wiki/QA_main_2025#wip-rishabh-testing-20250929182116
Contributor
Author
|
This PR is under test in https://tracker.ceph.com/issues/73357. |
rishabh-d-dave
commented
Oct 7, 2025
Contributor
Author
|
jenkins test make check |
Contributor
Author
|
jenkins test make check arm64 |
This was referenced Oct 8, 2025
14 tasks
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.
Fixes: https://tracker.ceph.com/issues/72401
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins test classic perfJenkins Job | Jenkins Job Definitionjenkins test crimson perfJenkins Job | Jenkins Job Definitionjenkins test signedJenkins Job | Jenkins Job Definitionjenkins test make checkJenkins Job | Jenkins Job Definitionjenkins test make check arm64Jenkins Job | Jenkins Job Definitionjenkins test submodulesJenkins Job | Jenkins Job Definitionjenkins test dashboardJenkins Job | Jenkins Job Definitionjenkins test dashboard cephadmJenkins Job | Jenkins Job Definitionjenkins test apiJenkins Job | Jenkins Job Definitionjenkins test docsReadTheDocs | Github Workflow Definitionjenkins test ceph-volume allJenkins Jobs | Jenkins Jobs Definitionjenkins test windowsJenkins Job | Jenkins Job Definitionjenkins test rook e2eJenkins Job | Jenkins Job Definition