Skip to content

contrib/apicompare: Fix bits interface macro definition for CephFS #1144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

anoopcs9
Copy link
Collaborator

Fix typo and avoid duplicate definition to achieve 64 bits file system interface.

anoopcs9 added 2 commits June 23, 2025 11:18
__USE_FILE_OFFSET64 is defined automatically based on the presence and
value for _FILE_OFFSET_BITS as seen in /usr/include/features.h.

Signed-off-by: Anoop C S <[email protected]>
@anoopcs9 anoopcs9 added the no-API This PR does not include any changes to the public API of a go-ceph package label Jun 23, 2025
@anoopcs9 anoopcs9 requested a review from phlogistonjohn June 23, 2025 13:57
@mergify mergify bot merged commit 23de0a1 into ceph:master Jun 23, 2025
17 checks passed
@anoopcs9 anoopcs9 deleted the fix-cephfs-stub-apicompare branch June 23, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-API This PR does not include any changes to the public API of a go-ceph package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants