diff options
author | Steve French <[email protected]> | 2014-03-25 19:46:36 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2014-04-16 13:51:46 -0500 |
commit | 60977fcc808664f82412bb37da7be17640ba99d9 (patch) | |
tree | 8fa82254a78e80ddafe5b0aadb3e1f6902459b13 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | c11f1df5003d534fd067f0168bfad7befffb3b5c (diff) |
Return correct error on query of xattr on file with empty xattrs
xfstest 020 detected a problem with cifs xattr handling. When a file
had an empty xattr list, we returned success (with an empty xattr value)
on query of particular xattrs rather than returning ENODATA.
This patch fixes it so that query of an xattr returns ENODATA when the
xattr list is empty for the file.
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions