diff options
| author | Pavel Shilovsky <[email protected]> | 2019-01-18 23:54:34 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2019-01-29 23:27:16 +0000 |
| commit | 082aaa8700415f6471ec9c5ef0c8307ca214989a (patch) | |
| tree | ea76aa51f062996e240f31ad35d527dd41ba7049 /tools/perf/util/c++/clang.cpp | |
| parent | CIFS: Do not count -ENODATA as failure for query directory (diff) | |
| download | kernel-082aaa8700415f6471ec9c5ef0c8307ca214989a.tar.gz kernel-082aaa8700415f6471ec9c5ef0c8307ca214989a.zip | |
CIFS: Do not consider -ENODATA as stat failure for reads
When doing reads beyound the end of a file the server returns
error STATUS_END_OF_FILE error which is mapped to -ENODATA.
Currently we report it as a failure which confuses read stats.
Change it to not consider -ENODATA as failure for stat purposes.
Signed-off-by: Pavel Shilovsky <[email protected]>
Signed-off-by: Steve French <[email protected]>
CC: Stable <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions
