diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-04-24 23:03:02 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2022-04-24 23:04:40 -0400 |
commit | aa0a9473d50eef0abfdd01838eba4b83e2f2746a (patch) | |
tree | 72b2d83258e441c508f4d1538b23d78bfaef035f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4233bfbbfe89795edf3022ddf447ff1e3e6da56f (diff) |
bcachefs: Fix extent merging
When merging extents, we have to check that we won't overflow size
fields in any CRC entries - but the check for this was wrong, because in
the loop it was in we weren't keeping a pointer to the (packed, encoded)
CRC field.
Fix this by moving it to its own loop.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions