diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-25 15:46:02 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-01-01 11:47:38 -0500 |
commit | 3f59547e22b9dc3eecca3407528df8b950f4e1c2 (patch) | |
tree | bdc6e4acbb28ecc3005d9fb9ddad14db0821eddc /fs/bcachefs/btree_trans_commit.c | |
parent | 25d1e39df0e28494f1e82c68a3967c84dca009b3 (diff) |
bcachefs: Refactor bch2_check_alloc_to_lru_ref()
This code was somewhat convoluted - because originally bch2_lru_set()
could modify the LRU index if there was a collision.
That's no longer the case, so the "create LRU entry" path has no reason
to update the alloc key, so we can separate the handling of the two fsck
errors.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/btree_trans_commit.c')
0 files changed, 0 insertions, 0 deletions