Hi Petr, On Fri, Jun 13, 2025 at 12:52 PM Petr Pavlu <[email protected]> wrote: > > Nit: This code was the only user of __cache_was_expanded() and > __cache_mark_expanded(). It is now possible to merge > __cache_was_expanded() into cache_was_expanded() and > __cache_mark_expanded() into cache_mark_expanded().
Nice catch. I'll send v2 with these dropped. > Looks ok to me otherwise, feel free to add: > > Reviewed-by: Petr Pavlu <[email protected]> Thanks! Sami

