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-03 01:20:19 -0400 |
commit | 5d5fceabf0632669143c9c9e9901bfa9af6b4d16 (patch) | |
tree | dbadde75a72ed8715e6263dd9d10c5afe2282b42 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ce6bca1fccea51e960983eca9443e6cd46bbd613 (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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions