From: Julien Olivain <ju.o@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] fs/ext2: remove ext2 revision 0 support
Date: Mon, 03 Feb 2025 18:52:32 +0100 [thread overview]
Message-ID: <54fb9d3e48528848ce3f1ae41389927f@free.fr> (raw)
In-Reply-To: <20250203152952.3079934-1-peter@korsgaard.com>
On 03/02/2025 16:29, Peter Korsgaard wrote:
> Revision 0 is very old and misses a number of features. From man
> mkfs.ext2:
>
> Set the file system revision for the new file system. Note that 1.2
> kernels only support revision 0 file systems. The default is to create
> revision 1 file systems.
>
> We are unlikely to have a lot of Linux 1.2.x users, so drop support for
> it.
>
> As revision 1 is the default, drop the -E revision argument to
> mkfs.ext2 for
> simplicity.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2025-02-03 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 15:29 [Buildroot] [PATCH] fs/ext2: remove ext2 revision 0 support Peter Korsgaard
2025-02-03 17:52 ` Julien Olivain [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=54fb9d3e48528848ce3f1ae41389927f@free.fr \
--to=ju.o@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.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.