HomeFreeBSD

linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2

Description

linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2

Linux 6.2 renamed the get_acl() operation to get_inode_acl() in
the inode_operations struct. This should fix Issue #14323.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #14323
Closes #14331

Details

Provenance
Coleman Kane <ckane@colemankane.org>Authored on Dec 27 2022, 3:04 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 6 2023, 10:40 PM
Parents
rG556ed0953712: Introduce ZFS_LINUX_REQUIRE_API autoconf macro
Branches
Unknown
Tags
Unknown