HomeFreeBSD

Linux 4.4 compat: xattr operations takes xattr_handler

Description

Linux 4.4 compat: xattr operations takes xattr_handler

The xattr_hander->{list,get,set} were changed to take a xattr_handler,
and handler_flags argument was removed and should be accessed by
handler->flags.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #4021

Details

Provenance
Chunwei Chen <david.chen@osnexus.com>Authored on Nov 23 2015, 11:06 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 2 2015, 12:48 AM
Parents
rG1a093716788a: Linux 4.4 compat: make_request_fn returns blk_qc_t
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG61d482f7cd16: Linux 4.4 compat: xattr operations takes xattr_handler (authored by Chunwei Chen <david.chen@osnexus.com>).Dec 2 2015, 12:48 AM