[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bf23cd40-34b4-de51-8dd7-c3d0ac1f4a94@kernel.org>
Date: Tue, 31 Jan 2023 11:40:25 +0800
From: Chao Yu <chao@...nel.org>
To: Jaegeuk Kim <jaegeuk@...nel.org>, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Cc: stable@...r.kernel.org
Subject: Re: [f2fs-dev] [PATCH v3] f2fs: retry to update the inode page given
EIO
On 2023/1/31 7:30, Jaegeuk Kim wrote:
> If the storage gives a corrupted node block due to short power failure and
> reset, f2fs stops the entire operations by setting the checkpoint failure flag.
>
> Let's give more chances to live by re-issuing IOs for a while in such critical
> path.
>
> Cc: stable@...r.kernel.org
> Suggested-by: Randall Huang <huangrandall@...gle.com>
> Suggested-by: Chao Yu <chao@...nel.org>
> Signed-off-by: Jaegeuk Kim <jaegeuk@...nel.org>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists