diff options
author | Zhihao Cheng <chengzhihao1@huawei.com> | 2024-11-11 17:08:11 +0800 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2024-11-11 10:32:46 +0100 |
commit | 7e6ae3a8dcbedf0e65c091e985aff56f293cf8ec (patch) | |
tree | 3e38aaf40a5678828810f4bc61af7cca335fa108 /ubifs-utils/common/devtable.h | |
parent | 30e65e7144e9a76db8302a2f34dc21e218901544 (diff) |
fsck.ubifs: Check and correct the index size
This is the 14/18 step of fsck. Check and correct the index size by
traversing TNC just like dbg_check_idx_size does. This step should
be executed after first committing, because 'c->calc_idx_sz' can be
changed in 'ubifs_tnc_start_commit' and the initial value of
'c->calc_idx_sz' read from disk is untrusted.
Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'ubifs-utils/common/devtable.h')
0 files changed, 0 insertions, 0 deletions