diff options
author | James Simmons <jsimmons@infradead.org> | 2016-06-20 18:47:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-15 18:23:55 +0200 |
commit | 1e1f9ff406fd5f6003a5dab2ab5a26c4c5bb8cbd (patch) | |
tree | 5d3fa48ec2b4b385faa37fcb61f527f6edb9a51d /fs/proc/array.c | |
parent | 1beba52d46f039a24f31cf5717c239c89a9d4e6f (diff) |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions