On Thu, 13 Mar 2025 at 12:25, Luis Henriques <luis@xxxxxxxxxx> wrote: > Hmmm... And would you like this to be done in fuse? Or do you expect this > to me a more generic mechanism in dcache, available for other filesystems > as well? I don't know if this would be useful for anything else, so initially fuse specific. An list sorted by expiry time (implemented with an rbtree) would work, I think. Thanks, Miklos