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

btrfs-progs 5.16.2 will not build with patch #67

Open
steveja opened this issue May 21, 2022 · 2 comments
Open

btrfs-progs 5.16.2 will not build with patch #67

steveja opened this issue May 21, 2022 · 2 comments

Comments

@steveja
Copy link

steveja commented May 21, 2022

cmds/inspect-dump-csum.c: In function ‘btrfs_lookup_extent’:
cmds/inspect-dump-csum.c:166:53: error: ‘struct btrfs_fs_info’ has no member named ‘csum_root’; did you mean ‘fs_root’?
166 | u16 csum_size = btrfs_super_csum_size(info->csum_root->fs_info->super_copy);
...

@S-trace
Copy link
Contributor

S-trace commented Jan 26, 2023

Hi!
You can use patch from #70

@Lakshmipathi
Copy link
Owner

Applied #70 , hopefully this is resolved now.

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

No branches or pull requests

3 participants