diff options
author | 2024-06-17 09:26:54 -0400 | |
---|---|---|
committer | 2024-06-19 18:27:23 -0400 | |
commit | 9e7cfb35e2668e542c333ed3ec4b0a951dd332ee (patch) | |
tree | d7c5f02d40f9822fa84d3d4645a6907db4aa60af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Fix btree ID bitmasks (diff) | |
download | linux-rng-9e7cfb35e2668e542c333ed3ec4b0a951dd332ee.tar.xz linux-rng-9e7cfb35e2668e542c333ed3ec4b0a951dd332ee.zip |
bcachefs: Check for invalid btree IDs
We can only handle btree IDs up to 62, since the btree id (plus the type
for interior btree nodes) has to fit ito a 64 bit bitmask - check for
invalid ones to avoid invalid shifts later.
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