xfs
[Top] [All Lists]

Re: XFS in redhat 7.2 max filesize limit??

To: Chris Bednar <cjb@xxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: XFS in redhat 7.2 max filesize limit??
From: Miguel ANgel <mvega@xxxxxx>
Date: Tue, 21 May 2002 10:08:07 +0200
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <Pine.LNX.4.10.10205200946210.7642-100000@alpha2.production.mnd.com>
References: <Pine.LNX.4.10.10205200946210.7642-100000@alpha2.production.mnd.com>
Sender: owner-linux-xfs@xxxxxxxxxxx
Hi
Very much thanks you to all, it works with this flags, the problem was in my 
aplication, sorry for think that XFS could was it.

See you.
Michi


El Lun 20 May 2002 16:49, Chris Bednar escribió:
> On Mon, 20 May 2002, Miguel ANgel wrote:
> > I'm using /bin/bash
>
>     Perhaps more to the point is, ``how are you trying to write the file''?
> If it's your code, make sure you have the necessary macros defined (for
> example,
>
>    -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64
>
> will do it on the compile line), and make sure you're using off_t instead
> of int or long for file offsets.
>
>     Also, be aware that there are a handful of packages shipped with rh72
> that are not correctly compiled for this (I don't have a list, but I do
> remember having trouble with things like mkisofs and wu-ftpd before).
>
>
>
> ----
> Chris J. Bednar
> Director, Distributed Computing Product Group
> http://AdvancedDataSolutions.com/


<Prev in Thread] Current Thread [Next in Thread>