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

Make error on 3.16.39 kernel with message: implicit declaration of function ‘inode_change_ok’ #5454

Closed
wf-cs opened this issue Dec 5, 2016 · 1 comment
Labels
Type: Building Indicates an issue related to building binaries

Comments

@wf-cs
Copy link

wf-cs commented Dec 5, 2016

The kernel 3.16.39 seems to have removed inode_change_ok. So building on that platform failed with the following messages:
/zfs-0.6.5.8/module/zfs/zpl_inode.c: In function ‘zpl_setattr’:
/zfs-0.6.5.8/module/zfs/zpl_inode.c:324: error: implicit declaration of function ‘inode_change_ok’

@Fabian-Gruenbichler
Copy link
Contributor

this should be fixed in master (with 3b0ba3b )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Building Indicates an issue related to building binaries
Projects
None yet
Development

No branches or pull requests

4 participants