Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcachefs: Simplify btree key cache fill path
Don't allocate the new bkey_cached until after we've done the btree lookup; this means we can kill bkey_cached.valid. Signed-off-by: Kent Overstreet <[email protected]>
- Loading branch information