|
VxFS filesystem
Hello,
Am basically working on VxFS filesystem and while tracking the file, I got stuck at one point.
As I am able to locate the superblock(it is at offset 1024 from the start of partition). And from superblock I got the sector no. of "OLT extent".
By jumping to the sector no where OLT begins, I got the block no. of "Initial Inode List & it's replica".
From this, I jump to the sector no. where the Initial Inode List begins, now am unable to proceed further. Can anyone please help me. Basically I want to track a file in VXFS filesystem.
Thanks and Regards
Himanshu Gulati
Software Engineer
R&D Department
|