diff options
| author | James Simmons <[email protected]> | 2017-07-26 11:22:36 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-30 08:08:32 -0700 |
| commit | 6e3ff3c2b3ca19d76c35e2e632528b422c6eace5 (patch) | |
| tree | 5e0593cd60e0fa3e450b5f27fa11bbe301a0e2c3 /tools/perf/scripts/python | |
| parent | a49c8634a9b8e51fde5e11324425c4ad44a2dd6e (diff) | |
staging: lustre: llite: set security xattr using __vfs_setxattr
Currently ll_initxattrs() initializes the security xattrs in
a very non-standard using get_xattr_types() to get the struct
handler that lustre created to then call indirectly the function
to set the xattr. The available __vfs_setxattr() function does
the same thing and also handles the case of when size is zero
the xattr should be set to empty EA.
Signed-off-by: James Simmons <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-9183
Reviewed-on: https://review.whamcloud.com/27240
Reviewed-by: Dmitry Eremin <[email protected]>
Reviewed-by: Bob Glossman <[email protected]>
Reviewed-by: Sebastien Buisson <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions