diff options
author | Chunwei Chen <[email protected]> | 2016-04-21 17:19:07 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-04-25 08:42:08 -0700 |
commit | 232604b58e8579501c5a260ad3a7b71a239dd546 (patch) | |
tree | ee3fc3fbda55eb731625733daa151bfd0ffb4949 /contrib/dracut/90zfs | |
parent | da5e151f207ff1bc4972ce74a3a85e442ffd5a03 (diff) |
Linux 4.5 compat: Use xattr_handler->name for acl
Linux 4.5 added member "name" to xattr_handler. xattr_handler which matches to
whole name rather than prefix should use "name" instead of "prefix".
Otherwise, kernel will return with EINVAL when it tries to resolve handlers.
Also, we remove the strcmp checks when xattr_handler has name, because
xattr_resolve_name will do the check for us.
Signed-off-by: Chunwei Chen <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #4549
Closes #4537
Diffstat (limited to 'contrib/dracut/90zfs')
0 files changed, 0 insertions, 0 deletions