linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tytso@mit.edu
To: Jan Kara <jack@suse.cz>
Cc: Eric Sandeen <sandeen@redhat.com>,
	ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: what exactly is CONFIG_EXT4_USE_FOR_EXT23 for?
Date: Thu, 11 Mar 2010 15:37:49 -0500	[thread overview]
Message-ID: <20100311203749.GJ1497@thunk.org> (raw)
In-Reply-To: <20100311172748.GC19923@atrey.karlin.mff.cuni.cz>

On Thu, Mar 11, 2010 at 06:27:48PM +0100, Jan Kara wrote:
>   Yeah, this is a good point... Honestly, I don't quite understand what's
> the problem with "minimalist kernel fanatics" going and mounting all the
> devices as ext4 (when they decided to compile kernel without ext2/3) - no
> need for special kernel option. It will probably need some tweaks in
> automounters but still...

The number of places in userspace that try to automatically decide
whether to mount a particular filesystem as "ext2", "ext3", or "ext4",
is somewhat large.  It's not just blkid (which is no longer under my
control); there are magic programs in various distributions
initramfs's, and I don't blame people who don't want to mess with that
that; at least for some distributions, it's a fragile PoS that the
less you have to mess with, the better.  (Since any failures in the
initramfs image are effectively impossible to debug.)

So if some people want to be able to seemlessly start using ext4 and
not have to worry about doing a search through all of userspace and
their config files, and we get a bit more testing of ext4 in somewhat
"nonstandard" configurations, as far as I'm concerned it's all good.

I agree that most distributions are highly unlikely to ever want to
turn on this CONFIG option; it's really more for the Linux From
Scratch or maybe Gentoo users.

				- Ted

  reply	other threads:[~2010-03-11 20:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 16:38 what exactly is CONFIG_EXT4_USE_FOR_EXT23 for? Eric Sandeen
2010-03-11 17:27 ` Jan Kara
2010-03-11 20:37   ` tytso [this message]
2010-03-11 19:40 ` tytso
2010-03-11 19:54   ` Eric Sandeen
2010-03-11 20:40     ` tytso
2010-03-11 20:44       ` Eric Sandeen

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=20100311203749.GJ1497@thunk.org \
    --to=tytso@mit.edu \
    --cc=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sandeen@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).