Re: [PATCH v8] fuse: add more control over cache invalidation behaviour

From: Luis Henriques
Date: Thu Mar 13 2025 - 08:12:49 EST


On Thu, Mar 13 2025, Miklos Szeredi wrote:

> 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.

Great, thanks. As I said, I've added this to my TODO; once we have this
patch sorted out, I'll move into that. Thanks, Miklos.

Cheers,
--
Luís