summaryrefslogtreecommitdiff
path: root/ubifs-utils/fsck.ubifs/fsck.ubifs.h
AgeCommit message (Expand)Author
2024-11-11fsck.ubifs: Ensure that TNC LEB can be scanned successfulZhihao Cheng
2024-11-11fsck.ubifs: Traverse TNC and construct filesZhihao Cheng
2024-11-11fsck.ubifs: Move common functions and data structures into fsck.ubifs.cZhihao Cheng
2024-11-11fsck.ubifs: Handle orphan nodesZhihao Cheng
2024-11-11fsck.ubifs: Replay journalZhihao Cheng
2024-11-11fsck.ubifs: Read master node & init lptZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Build LPTZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned filesZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Re-write dataZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Record used LEBsZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Check and correct files' informationZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Extract reachable directory entries treeZhihao Cheng
2024-11-11fsck.ubifs: rebuild_fs: Filter invalid filesZhihao Cheng
2024-11-11fsck.ubifs: Add rebuilding filesystem supportZhihao Cheng
2024-11-11fsck.ubifs: Add file organization realizationZhihao Cheng
2024-11-11fsck.ubifs: Add node parsing functionsZhihao Cheng
2024-11-11fsck.ubifs: Load filesystem information from UBI volumeZhihao Cheng
2024-11-11fsck.ubifs: Distinguish reasons when certain failures happenZhihao Cheng
2024-11-11fsck.ubifs: Add inconsistent problem handling asking functionZhihao Cheng
2024-11-11fsck.ubifs: Add fsck supportZhihao Cheng