diff options
author | tuxoko <[email protected]> | 2016-11-09 10:37:17 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-11-09 10:37:17 -0800 |
commit | 0420c126ce11432590bce1da651334ca07223185 (patch) | |
tree | a8265be359b2b9b94705f0ea2c83be79132f8ca3 /COPYRIGHT | |
parent | 66f801f00acbc83206b5c2af9e44de45da2602a3 (diff) |
Linux 3.14 compat: assign inode->set_acl
Linux 3.14 introduces inode->set_acl(). Normally, acl modification will come
from setxattr, which will handle by the acl xattr_handler, and we already
handles that well. However, nfsd will directly calls inode->set_acl or
return error if it doesn't exists.
Reviewed-by: Tim Chase <[email protected]>
Reviewed-by: Massimo Maggi <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Chunwei Chen <[email protected]>
Closes #5371
Closes #5375
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions