mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 06:52:20 +00:00
ff5a16317f
In el10, we don't need compat for list_lru_walk, as was intended
in 8b6418fb. However, the actual redefine from kc_list_lru_walk to
list_lru_walk was omitted. It wasn't needed until el10. Add it now.
Signed-off-by: Auke Kok <auke.kok@versity.com>