diff options
author | Dominique Martinet <asmadeus@codewreck.org> | 2025-03-17 00:51:06 +0300 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2025-03-19 15:20:25 +0300 |
commit | ad6d4558a7112af9e5f6727ac24fd8cd17469739 (patch) | |
tree | cf8fcb4b843327fd37d10c90cda6398d06f66313 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | d0259a856afca31d699b706ed5e2adf11086c73b (diff) | |
download | linux-ad6d4558a7112af9e5f6727ac24fd8cd17469739.tar.xz |
9p/net: return error on bogus (longer than requested) replies
Up until now we've been considering longer than requested replies as
acceptable, printing a message and just truncating the data,
but it makes more sense to consider these an error.
Make these fail with EIO instead.
Suggested-by: Christian Schoenebeck <linux_oss@crudebyte.com>
Message-ID: <20250317-p9_bogus_io_error-v1-1-9639f6d1561f@codewreck.org>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions