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-05 12:42:43 -0400 |
commit | 2dac5b5d1bde32858230f8a2b2da7f13a5e36be6 (patch) | |
tree | bbdede39062534c9a548f4f01cbf4b36f76a3aef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce766e9558209d00274a74c9dabd6831ec508f6b (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