From: Eric Sandeen <sandeen@redhat.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: linux-ext4 <linux-ext4@vger.kernel.org>, Mingming Cao <cmm@us.ibm.com>
Subject: Re: max file size for ext3
Date: Wed, 10 Oct 2007 08:00:46 -0500 [thread overview]
Message-ID: <470CCCFE.5000508@redhat.com> (raw)
In-Reply-To: <470C64BF.509@linux.vnet.ibm.com>
Aneesh Kumar K.V wrote:
> I also think hardcoding 4k block size is not correct. I have the below
> patch pending with large file size.
Sounds much better to me. I think it also needs to be limited so that
it doesn't exceed what the pagecache can address, i.e. 2^32 * PAGE_SIZE
- this will especially come into play w/ the large blocks, right?
-Eric
next prev parent reply other threads:[~2007-10-10 13:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 5:35 max file size for ext3 Aneesh Kumar K.V
2007-10-10 6:19 ` Aneesh Kumar K.V
2007-10-10 13:00 ` Eric Sandeen [this message]
2007-10-10 22:17 ` Jan Kara
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=470CCCFE.5000508@redhat.com \
--to=sandeen@redhat.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=cmm@us.ibm.com \
--cc=linux-ext4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.