From: Andrew Morton <akpm@osdl.org>
To: FabF <fabian.frederick@skynet.be>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.7] ext3 fill_super reporting
Date: Sat, 19 Jun 2004 16:16:04 -0700 [thread overview]
Message-ID: <20040619161604.5afc8eab.akpm@osdl.org> (raw)
In-Reply-To: <1087684902.2224.31.camel@localhost.localdomain>
FabF <fabian.frederick@skynet.be> wrote:
>
> Andrew,
>
> This patch does the following :
> -Explicit max_per_group authorized for block, fragments, inodes
Sorry, but this is just too trivial to be worth the processing. The
compiler is perfectly capable of retaining the `blocksize * 8' result for
later use and this part of your patch actually increases the code size
slightly.
> -Remove groupmax recalculations
I don't know what this means.
> -When mounting ext2 or ^has_journal , we know filesystem is extX
> relevant.
>
>
> btw, I see a FIXME in journal_update for new journal creation.
There is no such thing as journal_update. I assume you're referring to the
handling of the "journal=update" mount option. Please be more careful when
identifying these things.
> Does it
> mean we should patch to have e.g. journalupdate=<filename> or that note
> is obsolete ?
No, I see no need to be able to convert an ext2 filesystem to ext3 within
the kernel. Nobody will bother to work on this.
prev parent reply other threads:[~2004-06-19 23:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-19 22:41 [PATCH 2.6.7] ext3 fill_super reporting FabF
2004-06-19 23:16 ` Andrew Morton [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=20040619161604.5afc8eab.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=fabian.frederick@skynet.be \
--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