diff options
author | James Simmons <jsimmons@infradead.org> | 2016-06-21 01:47:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-15 19:23:55 +0300 |
commit | 1e1f9ff406fd5f6003a5dab2ab5a26c4c5bb8cbd (patch) | |
tree | 5d3fa48ec2b4b385faa37fcb61f527f6edb9a51d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1beba52d46f039a24f31cf5717c239c89a9d4e6f (diff) | |
download | linux-1e1f9ff406fd5f6003a5dab2ab5a26c4c5bb8cbd.tar.xz |
staging: lustre: llite: break ll_getxattr_common into 2 functions
Split the function ll_getxattr_common into two functions.
The code used for listing xattrs and ll_getxattr_common is
placed into a new function ll_getxattr_list. This allows
ll_listxattr to call directly ll_getxattr_list instead of
going through ll_getxattr_common. This change is needed
for the upcoming VFS move xattr_handler from [s|g]etxattr.
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions