Re: [f2fs-dev] [PATCH] f2fs: drop inode from the donation list when the last file is closed
From: Chao Yu
Date: Wed Jul 30 2025 - 03:50:50 EST
On 7/30/25 04:47, Jaegeuk Kim via Linux-f2fs-devel wrote:
> Let's drop the inode from the donation list when there is no other
> open file.
>
> Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,