The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SCO
Google UNIX.COM



Thread: VxFS filesystem
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-06-2008
ghimanshu ghimanshu is offline
Registered User
 

Join Date: Jul 2007
Posts: 12
Hi All,

now i have reached further in vxfs filesystem but again I got stuck at one point.

from superblock i got the olt extents and from olt extent i got the block no. of the initial inode list. By reading the inode of fileset header file, I got the address of fileset header file and its size.

Fileset header file has 2 major components:
1) Structural Fileset Header,
2) Primary Fileset Header

By reading "Primary Fileset Header", I got the "IAU inode" and "inode list". Now jumping to the inode which I got from inode list, I don't get anything meaningful.

So, anyone can help me.

Thanks and Regards
Himanshu
R&D Department
Reply With Quote