* What kernel versions will allow files larger than 4 GB?]
@ 2004-12-29 23:45 Iwan Sanders
2004-12-30 0:05 ` Michelle Konzack
0 siblings, 1 reply; 3+ messages in thread
From: Iwan Sanders @ 2004-12-29 23:45 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What kernel versions will allow files larger than 4 GB?]
2004-12-29 23:45 Iwan Sanders
@ 2004-12-30 0:05 ` Michelle Konzack
0 siblings, 0 replies; 3+ messages in thread
From: Michelle Konzack @ 2004-12-30 0:05 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 725 bytes --]
Am 2004-12-30 00:45:10, schrieb Iwan Sanders:
> 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?
I am using "Debian GNU/Linux" and the install kernel is the 2.4.18.
Not ext2 but ext3 will handel files up to my Raid-5 Size (8 x 400 GByte)
> Greets,
>
> Iwan Sanders
Greetings
Michelle
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What kernel versions will allow files larger than 4 GB?]
[not found] <20041230011239.F24D310E984@suse9.kkrieser.homelinux.org>
@ 2004-12-30 8:57 ` Iwan Sanders
0 siblings, 0 replies; 3+ messages in thread
From: Iwan Sanders @ 2004-12-30 8:57 UTC (permalink / raw)
To: Kevin Krieser; +Cc: linux-kernel
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/
>>
>>
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-30 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20041230011239.F24D310E984@suse9.kkrieser.homelinux.org>
2004-12-30 8:57 ` What kernel versions will allow files larger than 4 GB?] Iwan Sanders
2004-12-29 23:45 Iwan Sanders
2004-12-30 0:05 ` Michelle Konzack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox