On 2021/12/27 17:40, Fengnan Chang wrote:
Compress page will invalidate in truncate block process too, so remove
redunant invalidate compress pages in f2fs_evict_inode.
In normal case, f2fs_evict_inode only called when i_nlink become 0, so
unlikely.
Signed-off-by: Fengnan Chang
---
fs/f2fs/in
Compress page will invalidate in truncate block process too, so remove
redunant invalidate compress pages in f2fs_evict_inode.
In normal case, f2fs_evict_inode only called when i_nlink become 0, so
unlikely.
Signed-off-by: Fengnan Chang
---
fs/f2fs/inode.c | 3 ++-
1 file changed, 2 insertions(+
> -Original Message-
> From: changfeng...@vivo.com On Behalf Of Chao
> Yu
> Sent: Monday, December 27, 2021 4:11 PM
> To: 常凤楠 ; jaeg...@kernel.org
> Cc: linux-f2fs-devel@lists.sourceforge.net
> Subject: Re: [PATCH] f2fs: remove redunant invalidate compress pages
>
> On 2021/12/21 11:59,
On 2021/12/21 11:59, 常凤楠 wrote:
-Original Message-
From: 常凤楠
Sent: Monday, December 13, 2021 4:59 PM
To: jaeg...@kernel.org; c...@kernel.org
Cc: linux-f2fs-devel@lists.sourceforge.net; 常凤楠
Subject: [PATCH] f2fs: remove redunant invalidate compress pages
Compress page will invalidate in