diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-26 19:55:40 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-01 12:44:44 -0400 |
commit | 0eff3e3745c03bddce00e0d3c8007a05136a8a8f (patch) | |
tree | de947cff679d9e2426bec9b1861fcce2f7231367 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dff4d5791838f2eecf0fe6caad15dc9a1b70010a (diff) |
bcachefs: Improve inode_create behaviour on old filesystems
On filesystems that predate persistent cursors, inode_generation keys
will be present (no longer needed because the cursor tracks the current
generation).
But the new inode allocation code skipped allocating slots with
inode_generation keys, which led to a lot of unnecessary scanning, which
this patch fixes.
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