diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-10 04:04:17 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-13 17:17:00 +0300 |
commit | 7dfd42a07acfeaac4e36620927ea227b1e8da3e9 (patch) | |
tree | 5593a183db8970ccd2837222cdf0766b542173a6 /scripts/clang-tools/gen_compile_commands.py | |
parent | 806776ad9c20c6589f957212ef017e75760a08cd (diff) | |
download | linux-7dfd42a07acfeaac4e36620927ea227b1e8da3e9.tar.xz |
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/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions