From: Eric Sandeen <sandeen@redhat.com>
To: Andreas Dilger <adilger@dilger.ca>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH 2/2 V2] ext4: remove the resize mount option
Date: Wed, 02 Nov 2011 12:50:11 -0500 [thread overview]
Message-ID: <4EB182D3.5000300@redhat.com> (raw)
In-Reply-To: <10B11A15-3B01-485E-9818-0ED5578170E2@dilger.ca>
On 11/2/11 12:41 PM, Andreas Dilger wrote:
> On 2011-11-02, at 10:36 AM, Eric Sandeen wrote:
>> The resize mount option seems to be of limited value,
>> especially in the age of online resize2fs. Nuke it.
>
> I agree that it is useless today. That said, with the new online
> resize support that Yongqiang Yang is working on, it would again
> be possible to just do "remount -o resize={any larger size}" and
> it would work without the need for an ioctl or special user tool.
>
> That might be useful in initrd/appliance kind of environments that
> put a premium on userspace tools. I don't run such an environment,
> but I've read many times about distro installs that want to do an
> image install to the disk and then resize it. Maybe in the age of
> DVDs and 4GB memory sticks this isn't needed anymore?
>
> I'm not dead set on keeping it, just pointing out that it might
> again become useful in the same release that this patch lands in.
>
> Cheers, Andreas
Hm. Well, just because it -can- be done ... should it be done?
We could do all sorts of things via mount options if we really
wanted to. mount -o tune2fs=^journal, you name it.
I don't have a super-strong preference either way, but we do
have a tool for this already, so duplicating it in a mount option
seems odd to me.
Thanks,
-Eric
next prev parent reply other threads:[~2011-11-02 17:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-02 16:32 [PATCH 0/2] ext4: remove a couple mount options Eric Sandeen
2011-11-02 16:33 ` [PATCH 1/2] ext4: remove a the journal=update mount option Eric Sandeen
2012-02-13 22:41 ` Ted Ts'o
2011-11-02 16:36 ` [PATCH 2/2] ext4: remove a couple mount options Eric Sandeen
2011-11-02 16:36 ` [PATCH 2/2 V2] ext4: remove the resize mount option Eric Sandeen
2011-11-02 17:41 ` Andreas Dilger
2011-11-02 17:50 ` Eric Sandeen [this message]
2011-11-07 15:56 ` Ted Ts'o
2012-02-13 22:44 ` Ted Ts'o
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=4EB182D3.5000300@redhat.com \
--to=sandeen@redhat.com \
--cc=adilger@dilger.ca \
--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.