Menu

#10 inode.c:407:82: error: struct ext2_inode has no member named i_dir_acl

open
nobody
None
2018-04-04
2018-04-04
No

The upstream has removed the macro that defined i_dir_acl as
i_size_high which causes a build failure with the later versions of
e2fsprogs. Replace every reference to inode->i_dir_acl with
inode->i_size_high.

Bug: https://bugs.gentoo.org/650074

[0] https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?id=578fcbfd2e61e0b13ce8c7b62804c941d6c1eb8e

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.