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 19:33:48 -0400 |
commit | 0d5d13533194746b20bec177350fcaed7b4d7fb2 (patch) | |
tree | 6646fcaf66cb187a2d5f1ee1231c8e1c0b66ffba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a0dd9b33227017d13d9fc464b9ac86fba48eb680 (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