diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 02:40:24 +0200 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-29 02:47:04 +0200 |
commit | 1539bdf516601cf05ab11cbc6ddbfc31d37d74f7 (patch) | |
tree | 0002f2fcf3211b36eb6766568b420a97ee612a1a /include | |
parent | bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs (diff) | |
download | linux-1539bdf516601cf05ab11cbc6ddbfc31d37d74f7.tar.xz linux-1539bdf516601cf05ab11cbc6ddbfc31d37d74f7.zip |
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 'include')
0 files changed, 0 insertions, 0 deletions