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-04 23:17:11 -0400 |
commit | 64a12bec639ecec5451dd5ae53f2a4f3f85b6c16 (patch) | |
tree | 1d9e89b6c2ddce0859d0f68a73fbffd835063c4f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | baa06a59a64df03471e97126cd7514e91cea9ca9 (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions