HomeFreeBSD

Linux 5.15 compat: get_acl()

Description

Linux 5.15 compat: get_acl()

Kernel commits

332f606b32b6 ovl: enable RCU'd ->get_acl()
0cad6246621b vfs: add rcu argument to ->get_acl() callback

Added compatibility code to detect the new ->get_acl() interface
and correctly handle the case where the new rcu argument is set.

Reviewed-by: Coleman Kane <ckane@colemankane.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12548

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Sep 9 2021, 4:38 PM
Tony Hutter <hutter2@llnl.gov>Committed on Sep 14 2021, 10:42 PM
Parents
rGcea0752f8d14: Allow sending corrupt snapshots even if metadata is corrupted
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG32512acbc07b: Linux 5.15 compat: get_acl() (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Sep 14 2021, 10:42 PM