[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XFS in redhat 7.2 max filesize limit??



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/