From: William Lee Irwin III <wli@holomorphy.com>
To: linux-kernel@vger.kernel.org
Subject: Re: remove EXT2_MAX_BLOCK_SIZE
Date: Wed, 22 Jan 2003 13:15:48 -0800 [thread overview]
Message-ID: <20030122211548.GS780@holomorphy.com> (raw)
In-Reply-To: <20030122141242.K1594@schatzie.adilger.int>
On Wed, Jan 22, 2003 at 02:12:42PM -0700, Andreas Dilger wrote:
> Actually, the correct fix is to check in ext2_read_super() whether the
> blocksize is larger than EXT2_MAX_BLOCK_SIZE like ext3 does, and maybe
> even fix up the code drift between that part of ext2_read_super() and
> ext3_read_super()...
> Both ext2 and ext3 will in theory support a blocksize up to PAGE_SIZE,
> but nobody with access to a > 4kB PAGE_SIZE system has bothered to test
> whether it works, so EXT[23]_MAX_BLOCK_SIZE has not been increased.
> Any e2fsprogs from the last year or so will support larger blocksizes,
> but it has never been tested AFAIK.
Block sizes > 4K should be trivially testable on IA64. ISTR bcrl having
patches to increase PAGE_CACHE_SIZE independently of PAGE_SIZE and
repair ext2's assumptions, so they should also be testable that way.
-- wli
prev parent reply other threads:[~2003-01-22 21:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-22 20:28 remove EXT2_MAX_BLOCK_SIZE William Lee Irwin III
2003-01-22 21:12 ` Andreas Dilger
2003-01-22 21:15 ` William Lee Irwin III [this message]
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=20030122211548.GS780@holomorphy.com \
--to=wli@holomorphy.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