public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Iwan Sanders <iwan.sanders@tuxproject.info>
To: Kevin Krieser <kkrieser@lcisp.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: What kernel versions will allow files larger than 4 GB?]
Date: Thu, 30 Dec 2004 09:57:14 +0100	[thread overview]
Message-ID: <41D3C2EA.2020206@tuxproject.info> (raw)
In-Reply-To: <20041230011239.F24D310E984@suse9.kkrieser.homelinux.org>

Kevin Krieser wrote:

Hi Kevin, thanks for replying!

>There was support for large files back in the 2.2 days.
>  
>
Do you happen to know how large the maximum file size was then? Are 
there some kernel specifications I can look into,
also for the more recent kernels?

>And ext2 and 3 have supported it for quite some time.
>  
>
I thought that the maximum file size a file system can handle is 
independent of the maximum file size the kernel can handle?

>The big issues after kernel support was GLIBC support.  And even with GLIBC
>support, the application needs to be compiled with explicit large file
>support.  Main reason it isn't the default is to avoid bugs.  Just think of
>applications that use read/seek/write, etc.  If they just used int for
>offsets, etc, they would break on large files, which is why extra calls were
>made to support large files.
>  
>
Going to look into the GLIBC support, thank you. Is there a list or 
something that shows the maximum file sizes for the recent kernels?

>As for filesystems, ext2, ext3, reiserfs, nfs, smbfs (though you have to
>enable a special option for it on mounting), xfs, jfs, just to name a few.
>
>
>
>  
>
>>-----Original Message-----
>>From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel-
>>owner@vger.kernel.org] On Behalf Of Iwan Sanders
>>Sent: Wednesday, December 29, 2004 5:45 PM
>>To: linux-kernel@vger.kernel.org
>>Subject: What kernel versions will allow files larger than 4 GB?]
>>
>>Hi people I'm trying to figure this out but can't seem to find any info.
>>
>>So could someone help me with this question: What kernel versions will
>>allow files larger than 4 GB? What filesystems?
>>
>>ps I am new to the linux kernel development is there a specification of
>>the various kernel versions?
>>
>>Greets,
>>
>>Iwan Sanders
>>
>>
>>
>>-
>>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>the body of a message to majordomo@vger.kernel.org
>>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>Please read the FAQ at  http://www.tux.org/lkml/
>>    
>>
>
>
>  
>



       reply	other threads:[~2004-12-30  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20041230011239.F24D310E984@suse9.kkrieser.homelinux.org>
2004-12-30  8:57 ` Iwan Sanders [this message]
2004-12-29 23:45 What kernel versions will allow files larger than 4 GB?] Iwan Sanders
2004-12-30  0:05 ` Michelle Konzack

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=41D3C2EA.2020206@tuxproject.info \
    --to=iwan.sanders@tuxproject.info \
    --cc=kkrieser@lcisp.com \
    --cc=linux-kernel@vger.kernel.org \
    /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