diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-12 16:56:09 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-24 09:50:34 -0400 |
commit | 3fb8bacb14b6fb7a0040177bb7766f5c7bd68913 (patch) | |
tree | 7b1301b1824535028de804d2a52d266049798cea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be31e412ac01f49bf7afa8eaa93dac399914a0a1 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions