Re: [PATCH v2 0/2] fuse: add no forget support

From: Miklos Szeredi
Date: Fri Aug 30 2024 - 05:19:58 EST


On Sat, 24 Aug 2024 at 11:26, yangyun <yangyun50@xxxxxxxxxx> wrote:
>
> FUSE_FORGET requests are not used in some cases (e.g., juicefs) but have
> an impact on the system. So add no forget support.

Applied, thanks.

Miklos