diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 03:40:24 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 03:47:04 +0300 |
commit | 1539bdf516601cf05ab11cbc6ddbfc31d37d74f7 (patch) | |
tree | 0002f2fcf3211b36eb6766568b420a97ee612a1a /tools/perf/scripts/python/gecko.py | |
parent | 44ec5990357b9ebb8e5e88bb4f98a2746b938fab (diff) | |
download | linux-1539bdf516601cf05ab11cbc6ddbfc31d37d74f7.tar.xz |
bcachefs: Fix bch2_read_retry_nodecode()
BCH_READ_NODECODE mode - used by the move paths - really wants to use
only the original rbio, but the retry path really wants to clone - oof.
Make sure to copy the crc of the pointer we read from back to the
original rbio, or we'll see spurious checksum errors later.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions