diff options
author | Jaegeuk Kim <[email protected]> | 2023-01-30 15:20:09 -0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-02-02 13:37:17 -0800 |
commit | 3aa51c61cb4a4dcb40df51ac61171e9ac5a35321 (patch) | |
tree | 3785815129e4783b97d2b9c8d33f934b4b3de140 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 933141e4eb49d8b48721e2377835063a1e8fb823 (diff) |
f2fs: retry to update the inode page given data corruption
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: [email protected]
Suggested-by: Randall Huang <[email protected]>
Suggested-by: Chao Yu <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions