Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@oss.sgi.com>
To: Steve Lord <lord@sgi.com>
Cc: Seth Mos <knuffie@xs4all.nl>,
	Brandon Barker <bebarker@meginc.com>,
	linux-mips@oss.sgi.com, linux-xfs@oss.sgi.com
Subject: Re: XFS installer
Date: Fri, 10 Aug 2001 16:48:07 +0200	[thread overview]
Message-ID: <20010810164807.A24889@bacchus.dhis.org> (raw)
In-Reply-To: <200108101346.f7ADkQ307720@jen.americas.sgi.com>; from lord@sgi.com on Fri, Aug 10, 2001 at 08:46:26AM -0500

On Fri, Aug 10, 2001 at 08:46:26AM -0500, Steve Lord wrote:

> The page size == block size will get fixed, we need to do that, but it
> may take a while. Block size less than pagesize will come first, blocksize
> greater than pagesize needs PAGE_CACHE_SIZE to be bumped, which appears to
> be on the cards for 2.5.
> 
> V1 directories mostly work in Linux, but there are glibc getdents issues
> with them. The glibc code which lseeks backwards in a directory is the issue,
> if you have control over your glibc it can be fixed by using the 64 bit
> version of lseek in this code. This is all because the directory offset in
> V1 is a 64 bit hash value, not a 32 bit signed number.

So in other words that means using kernel 2.4 / glibc 2.2 and for 32-bit
systems building applications with the large file API.

  Ralf

  parent reply	other threads:[~2001-08-10 14:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-10  0:53 XFS installer Brandon Barker
2001-08-10  1:51 ` Ralf Baechle
2001-08-10  5:38   ` Seth Mos
2001-08-10  6:08     ` Nathan Scott
2001-08-10 11:17       ` Ralf Baechle
2001-08-10 11:19     ` Ralf Baechle
2001-08-10 11:42       ` Nathan Scott
2001-08-10 12:38         ` Ralf Baechle
2001-08-10 13:46       ` Steve Lord
2001-08-10 14:18         ` Seth Mos
2001-08-10 14:33           ` Steve Lord
2001-08-10 14:48         ` Ralf Baechle [this message]
2001-08-10 14:56           ` Steve Lord

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=20010810164807.A24889@bacchus.dhis.org \
    --to=ralf@oss.sgi.com \
    --cc=bebarker@meginc.com \
    --cc=knuffie@xs4all.nl \
    --cc=linux-mips@oss.sgi.com \
    --cc=linux-xfs@oss.sgi.com \
    --cc=lord@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