summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-10-02 02:08:37 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-10-05 03:25:32 +0300
commit260af1562ec14353824da24fe7acc179a902558e (patch)
treeee8306bdab2e847f546f9892b0cb83cfa8674e5c /rust/helpers/helpers.c
parent01bf5e3bd26ff8e49bf06fa4180f3eab51ab06df (diff)
downloadlinux-260af1562ec14353824da24fe7acc179a902558e.tar.xz
bcachefs: Kill alloc_v4.fragmentation_lru
The fragmentation_lru field hasn't been needed since we reworked the LRU btrees to use the btree write buffer; previously it was used to resolve collisions, but the revised LRU btree uses the backpointer (the bucket) as part of the key. It should have been deleted at the time of the LRU rework; since it wasn't, that left places for bugs to hide, in check/repair. This fixes LRU fsck on a filesystem image helpfully provided by a user who disappeared before I could get his name for the reported-by. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions