Results 1 to 1 of 1
Hi All,
I am writing a sample driver to read the EXT4 on disk data structures .
I am able to read the superblock and the group descriptors,but iam facing ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-05-2012 #1Just Joined!
- Join Date
- Mar 2012
- Posts
- 1
EXT4 data structures rereading
Hi All,
I am writing a sample driver to read the EXT4 on disk data structures .
I am able to read the superblock and the group descriptors,but iam facing issues while reading the inode and block bitmaps,and also the inode table.
Can someone help me in understanding how to read these from the disk and when these bitmaps are updated on disk?
Also can anyone help me understand how journalling works in ext4?
Regards
Vishnu


Reply With Quote
