bcachefs: Kill non-lru cache replacement policies
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 24 Dec 2021 07:55:11 +0000 (02:55 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:19 +0000 (17:09 -0400)
commit7243498de74d32d0afe3b923cd893a6b49f70c3c
tree8a17e0e8ee7ca97194de6450fd8cf84a6e4d9638
parent73b460977eb8782a769ff81200a8b40cf1a3a91d
bcachefs: Kill non-lru cache replacement policies

Prep work for persistent LRUs and getting rid of the in memory bucket
array.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/alloc_background.c
fs/bcachefs/bcachefs_format.h
fs/bcachefs/opts.c
fs/bcachefs/opts.h
fs/bcachefs/super-io.h
fs/bcachefs/super_types.h
fs/bcachefs/sysfs.c