HomeFreeBSD

Linux 4.9 compat: remove iops->{set,get,remove}xattr

Description

Linux 4.9 compat: remove iops->{set,get,remove}xattr

In Linux 4.9, torvalds/linux@fd50eca, iops->{set,get,remove}xattr and
generic_{set,get,remove}xattr are removed. xattr operations will directly
go through sb->s_xattr.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>

Details

Provenance
Chunwei Chen <david.chen@osnexus.com>Authored on Oct 19 2016, 6:19 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 20 2016, 4:39 PM
Parents
rGb8d9e26440ad: Linux 4.9 compat: iops->rename() wants flags
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG0fedeedd309e: Linux 4.9 compat: remove iops->{set,get,remove}xattr (authored by Chunwei Chen <david.chen@osnexus.com>).Oct 20 2016, 4:39 PM