bcachefs: LRU btree
This implements new persistent LRUs, to be used for buckets containing
cached data, as well as stripes ordered by time when a block became
empty.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Showing
fs/bcachefs/lru.c
0 → 100644
fs/bcachefs/lru.h
0 → 100644
Please register or sign in to comment