Skip to content
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

upgrade fm construction #11 #12

Merged
merged 1 commit into from
Jan 18, 2024
Merged

upgrade fm construction #11 #12

merged 1 commit into from
Jan 18, 2024

Conversation

d47081
Copy link

@d47081 d47081 commented Jan 18, 2024

Looks like struct definition is deprecated by causing error on Debian 12 / Ubuntu 23.10 #11

compilation error: flexible array member ‘fiemap::fm_extents’` 

Solution replaces struct data type to union even possible to change fiemap/fiemap_extent positions (last one does not in use just for memory size allocation)

@d47081 d47081 merged commit 44684e7 into twisterarmy Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant