diff options
author | Henrique Carvalho <[email protected]> | 2024-11-22 22:14:37 -0300 |
---|---|---|
committer | Steve French <[email protected]> | 2024-11-25 13:20:24 -0600 |
commit | 07bdf9272a01741b43461d666fb870ee00b02480 (patch) | |
tree | 1612c2cc94a8dd6eecffdc83f1be63df77c1056b /tools/perf/scripts/python/parallel-perf.py | |
parent | ceaf1451990e3ea7fb50aebb5a149f57945f6e9f (diff) |
smb: client: change return value in open_cached_dir_by_dentry() if !cfids
Change return value from -ENOENT to -EOPNOTSUPP to maintain consistency
with the return value of open_cached_dir() for the same case. This
change is safe as the only calling function does not differentiate
between these return values.
Reviewed-by: Paulo Alcantara (Red Hat) <[email protected]>
Reviewed-by: Enzo Matsumiya <[email protected]>
Signed-off-by: Henrique Carvalho <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions