diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-01-31 02:20:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-10 11:29:30 +0300 |
commit | 6b93f1e6fbef2939785977db39d0d57a674349a7 (patch) | |
tree | 0da713ba552c6e76dde95ceea2dc7a260a26a3c7 /net/mptcp | |
parent | eebaecef0095bb8f493c03982da75c6e7bae1056 (diff) | |
download | linux-6b93f1e6fbef2939785977db39d0d57a674349a7.tar.xz |
f2fs: retry to update the inode page given data corruption
commit 3aa51c61cb4a4dcb40df51ac61171e9ac5a35321 upstream.
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@vger.kernel.org
Suggested-by: Randall Huang <huangrandall@google.com>
Suggested-by: Chao Yu <chao@kernel.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions