A Method of Improving the Stability of Ext File System
A file system and stability technology, which is used in response to errors, redundant data error detection in operations, special data processing applications, etc. It can solve file system damage, poor disk file system stability, and file disappearance. problem, to overcome the file system crash, achieve file system stability, and reduce the difficulty of development
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0037] Step 11, read the super block of the 0th block group, if the reading is successful, go to the next step; otherwise, read the backup super block (the first block of the third block group), read the backup super block and exit the mounting process; If the backup super block is successfully read, restore the backup super block to the super block position of the 0th block group, read the super block of the 0th block group again, and enter the next step if the read is successful, otherwise exit the mounting process.
[0038] Step 12, read the group descriptor of the 0th block group, and proceed to the next step if the verification is successful; if it fails to read the backup group descriptor information (the second block of the third block group), the verification fails and exits the mounting process; If the verification is successful, restore the backup group descriptor to the 0th block group, and re-read the group descriptor of the 0th block group. If the reading is succes...
Embodiment 2
[0050] Because the Linux file system is built by the virtual file system as a medium. The virtual file system VFS (virtual file system) is a framework implemented by the kernel layer, which provides a unified file operation interface for user space. Each filesystem implementation exports a set of common interfaces for use by VFS. Buffers are used to cache requests between the file system and associated block devices. That is, the read and write requests to the underlying device driver will be passed through the buffer cache to reduce the number of times to access the physical device and speed up the access. If the read and write requests in the buffer are not executed and the power is turned off abnormally, 1) the file system crashes and all data is lost; 2) the deleted file will reappear after the power is turned off; 3) the created file is broken It disappears after power on; 4) Some files are lost, input / output error and other problems. In order to avoid the above proble...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com