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 00:06:58 -0400 |
commit | 76e119662a0b163810f4b260e38d1fa5d98e32d1 (patch) | |
tree | c1c2e808a2790eba0ebfa5cc92f8a2e4c5c1d33d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 953648145a52350c705a8e363754cd9df929e53b (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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions