diff options
author | 2025-03-12 16:56:09 -0400 | |
---|---|---|
committer | 2025-03-24 09:50:34 -0400 | |
commit | 3fb8bacb14b6fb7a0040177bb7766f5c7bd68913 (patch) | |
tree | 7b1301b1824535028de804d2a52d266049798cea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Checksum errors get additional retries (diff) | |
download | wireguard-linux-3fb8bacb14b6fb7a0040177bb7766f5c7bd68913.tar.xz wireguard-linux-3fb8bacb14b6fb7a0040177bb7766f5c7bd68913.zip |
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Read flags are codepath dependent and change as they're passed around,
while the fields in rbio._state are mostly fixed properties of that
particular object.
Losing track of BCH_READ_data_update would be bad, and previously it was
not obvious if it was always correctly set in the rbio, so this is a
safety cleanup.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions