diff options
| author | Chao Yu <chao@kernel.org> | 2024-11-20 14:58:50 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:04:05 +0100 |
| commit | 6d41a2d5c168c3fcfa10fd35428bd146652a52cf (patch) | |
| tree | e95e308fb5201777cc35f77a6c4e502046e1b034 /Documentation | |
| parent | 1f51ae217d09c361ede900b94735a6d2df6c0344 (diff) | |
| download | linux-6d41a2d5c168c3fcfa10fd35428bd146652a52cf.tar.gz linux-6d41a2d5c168c3fcfa10fd35428bd146652a52cf.tar.bz2 linux-6d41a2d5c168c3fcfa10fd35428bd146652a52cf.zip | |
f2fs: print message if fscorrupted was found in f2fs_new_node_page()
[ Upstream commit 81520c684ca67aea6a589461a3caebb9b11dcc90 ]
If fs corruption occurs in f2fs_new_node_page(), let's print
more information about corrupted metadata into kernel log.
Meanwhile, it updates to record ERROR_INCONSISTENT_NAT instead
of ERROR_INVALID_BLKADDR if blkaddr in nat entry is not
NULL_ADDR which means nat bitmap and nat entry is inconsistent.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
