From: Ted Ts'o <tytso@mit.edu>
To: Tom Gundersen <teg@jklm.no>
Cc: linux-ext4@vger.kernel.org,
Thomas Baechler <thomas@archlinux.org>,
Tobias Powalowski <tobias.powalowski@googlemail.com>,
Dave Reisner <d@falconindy.com>
Subject: Re: [PATCH] ext4: ignore ext3/ext2 only mount options
Date: Sun, 4 Mar 2012 21:41:04 -0500 [thread overview]
Message-ID: <20120305024104.GC9087@thunk.org> (raw)
In-Reply-To: <1330177021-1189-1-git-send-email-teg@jklm.no>
On Sat, Feb 25, 2012 at 02:37:01PM +0100, Tom Gundersen wrote:
> There is a regression when using the ext4 module to mount
> ext2 or ext3 filesystems: When mountoptions are used that are
> supported by ext2 or ext3, but not by ext4 the mount fails.
>
> This patch changes the failure into a warning. The case when
> the ext4 module is not used for ext2/3 support is unchanged.
>
> Report: https://bbs.archlinux.org/profile.php?id=33804
> Signed-off-by: Tom Gundersen <teg@jklm.no>
> Cc: Thomas Baechler <thomas@archlinux.org>
> Cc: Tobias Powalowski <tobias.powalowski@googlemail.com>
> Cc: Dave Reisner <d@falconindy.com>
Thanks. This patch will be slightly modified due to some cleanup and
refactorization in ext4's mount option handling code that I've been
doing.
- Ted
next prev parent reply other threads:[~2012-03-05 2:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-25 13:37 [PATCH] ext4: ignore ext3/ext2 only mount options Tom Gundersen
2012-02-25 18:56 ` Andreas Dilger
2012-03-05 2:41 ` Ted Ts'o [this message]
2012-03-05 3:16 ` 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=20120305024104.GC9087@thunk.org \
--to=tytso@mit.edu \
--cc=d@falconindy.com \
--cc=linux-ext4@vger.kernel.org \
--cc=teg@jklm.no \
--cc=thomas@archlinux.org \
--cc=tobias.powalowski@googlemail.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 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.