Skip to content

libcephfs_proxy: Remove arithmetic on void*#62658

Merged
batrick merged 1 commit intoceph:mainfrom
adamemerson:wip-proxy-ptr-arith
Apr 25, 2025
Merged

libcephfs_proxy: Remove arithmetic on void*#62658
batrick merged 1 commit intoceph:mainfrom
adamemerson:wip-proxy-ptr-arith

Conversation

@adamemerson
Copy link
Contributor

@adamemerson adamemerson commented Apr 3, 2025

GCC 14 warns as this is apparently widely supported but Technically Incorrect.

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 x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

GCC 14 warns as this is apparently widely supported but Technically Incorrect.

Signed-off-by: Adam Emerson <aemerson@redhat.com>
@adamemerson adamemerson requested a review from Matan-B April 3, 2025 16:35
@adamemerson
Copy link
Contributor Author

jenkins test make check

@adamemerson
Copy link
Contributor Author

@vshankar Hi, can you pull this in for CephFS QA please?

@adamemerson adamemerson added cephfs Ceph File System needs-qa labels Apr 9, 2025
@vshankar
Copy link
Contributor

@vshankar Hi, can you pull this in for CephFS QA please?

libcephfs_proxy is something that the samba folks maintain and there aren't any relevant test to run from cephfs pov. cc @xhernandez for review.

@batrick
Copy link
Member

batrick commented Apr 21, 2025

I'll add it to make sure it builds.

@batrick
Copy link
Member

batrick commented Apr 21, 2025

This PR is under test in https://tracker.ceph.com/issues/71000.

@batrick batrick merged commit 18b9d7f into ceph:main Apr 25, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants