diff options
author | 2025-04-09 21:04:17 -0400 | |
---|---|---|
committer | 2025-04-13 10:17:00 -0400 | |
commit | 7dfd42a07acfeaac4e36620927ea227b1e8da3e9 (patch) | |
tree | 5593a183db8970ccd2837222cdf0766b542173a6 /scripts/lib/kdoc/kdoc_output.py | |
parent | bcachefs: Add missing error handling (diff) | |
download | wireguard-linux-7dfd42a07acfeaac4e36620927ea227b1e8da3e9.tar.xz wireguard-linux-7dfd42a07acfeaac4e36620927ea227b1e8da3e9.zip |
bcachefs: Don't print data read retry success on non-errors
We may end up in the data read retry path when reading cached data and
racing with invalidation, or on checksum error when we were reading into
a userspace buffer that might have been modified while the read was in
flight.
These aren't real errors, so we shouldn't print the 'retry success'
message.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions