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 -->
  #1 (permalink)  
Old 02-04-2008
ghimanshu ghimanshu is offline
Registered User
 

Join Date: Jul 2007
Posts: 12
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
Reply With Quote
Forum Sponsor