From: Dave Chinner <david@fromorbit.com>
To: Pradeep Kumar <praks411@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: 128 bits extent bmap for file format 2
Date: Tue, 22 Oct 2013 11:12:18 +1100 [thread overview]
Message-ID: <20131022001218.GH4446@dastard> (raw)
In-Reply-To: <CAPU9cc3rV+E79HBE95=nsjgoC5=s85jBBZgcxL+d8KijVa0LyA@mail.gmail.com>
On Tue, Oct 22, 2013 at 01:32:22AM +0200, Pradeep Kumar wrote:
> Hi,
>
> I'm writing a small utility to parse XFS fs image on windows.
> I'm able to fetch the files in the first AG (0).
> However when it comes to the files which are in different AG I'm facing
> some problem in parsing extent bmap 128bits data of file inode (format ==
> 2).
Extents use filesystem block encodings, not disk addresses. Look up
the macros XFS_DADDR_TO_FSB and XFS_FSB_TO_DADDR.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-10-22 0:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-21 23:32 128 bits extent bmap for file format 2 Pradeep Kumar
2013-10-22 0:12 ` Dave Chinner [this message]
2013-10-22 8:08 ` Pradeep Kumar
2013-10-22 11:25 ` Pradeep Kumar
2013-10-22 15:03 ` Eric Sandeen
2013-10-22 13:11 ` Greg Freemyer
2013-11-03 5:20 ` Pradeep Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131022001218.GH4446@dastard \
--to=david@fromorbit.com \
--cc=praks411@gmail.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox