public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Timothy Shimmin <tes@sgi.com>
To: Mogens Kjaer <mk@crc.dk>
Cc: linux-xfs@oss.sgi.com
Subject: Re: Mounting IRIX disk on Linux
Date: Tue, 12 Sep 2006 19:51:22 +1000	[thread overview]
Message-ID: <4506831A.3000001@sgi.com> (raw)
In-Reply-To: <4506529F.9030109@crc.dk>

Hi Mogens,

Mogens Kjaer wrote:
> linux-xfs@oss.sgi.com wrote:
>> Mogens Kjaer wrote:
>>
>>> How do I determine which of the requirements
>>> listed in:
>>>
>>> http://oss.sgi.com/projects/xfs/faq.html#useirixxfs
>>>
>>> that hasn't been fulfilled?
>>
>> # xfs_db /dev/<device>
>> xfs_db> sb 0
>> xfs_db> p
> 
> This gives me:
> 

> versionnum = 0x1084

#define XFS_SB_VERSION_DIRV2BIT         0x2000

So, yes it doesn't look like you have v2 directories
and there is no support for it in Linux.

BTW, on xfs_db on Linux you can show this using the version command
if it is recent enough.
e.g.
# xfs_db -c version -r /dev/sda6
versionnum [0x3084+0x0] = V4,ALIGN,DIRV2,EXTFLG


> 
> How do I interprete this?
above

> 
> My guess is that this fs does not have directory
> format 2, it might have been made before IRIX 6.5.5
yep, sorry.

--Tim

  reply	other threads:[~2006-09-12 12:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11 10:32 Mounting IRIX disk on Linux Mogens Kjaer
2006-09-11 16:21 ` Russell Cattelan
2006-09-12  6:21   ` Mogens Kjaer
     [not found] ` <4505712E.5070801@oss.sgi.com>
2006-09-12  6:24   ` Mogens Kjaer
2006-09-12  9:51     ` Timothy Shimmin [this message]
2006-09-12 15:46       ` Eric Sandeen
2006-09-13  1:03         ` Timothy Shimmin
2006-09-14 15:16           ` Mogens Kjaer
2006-09-15 16:50             ` Russell Cattelan

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=4506831A.3000001@sgi.com \
    --to=tes@sgi.com \
    --cc=linux-xfs@oss.sgi.com \
    --cc=mk@crc.dk \
    /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