public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Wrong Data Pointer-XFS File system
@ 2007-06-22  6:23 Sandy1
  2007-06-25 23:28 ` David Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: Sandy1 @ 2007-06-22  6:23 UTC (permalink / raw)
  To: linux-xfs


Hi,
I am Using SuSe 10.0 with Xfs file system. I am working on a File system
based project. During the initial research in On disk layout of File system
, i found data pointer problem. I was not able to get the data location as
per pointed by "absolute block no." in "xfs_bmbt_rec" extent pointers.

When i create any file in 0th (zero`th) AG in that case i am able to reach
on proper location by using "absolute block no." pointer.

But when i create any file in 1st or in 2nd AG and so on. I never got the
file data at the location pointed by "absolute block no.". I always found
the file data before the the pointed address.

I am not getting any value in Superblock that tells me about difference in
pointer location with actual data.

This value always becomes multiple of the AG number.

Please help to get out from this problem.

Is there any other calculation for finding the data locations.

I am right now consulting the Doument issued by SGI caleed "XFS file system
Structure" 2nd Edition.

Regards

Sandy

-- 
View this message in context: http://www.nabble.com/Wrong-Data-Pointer-XFS-File-system-tf3963002.html#a11246839
Sent from the linux-xfs mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-26 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-22  6:23 Wrong Data Pointer-XFS File system Sandy1
2007-06-25 23:28 ` David Chinner
2007-06-26 14:10   ` Sandy1

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox