From: Jan Kara <jack@suse.com>
To: linux-ext4@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Andreas Dilger <adilger.kernel@dilger.ca>,
Jens Axboe <axboe@kernel.dk>, Ted Tso <tytso@mit.edu>,
Jan Kara <jack@suse.com>
Subject: [PATCH 0/4 v2] Remove ext3 filesystem driver
Date: Thu, 16 Jul 2015 11:53:02 +0200 [thread overview]
Message-ID: <1437040386-31148-1-git-send-email-jack@suse.com> (raw)
Hello,
here is the second iteration of my patches to remove ext3 filesystem driver.
Changes since the first version are:
* Regenerated the patch removing ext3 (using git format-patch -D) so that it's
not so huge
* Added Kconfig option handling so that old configs with EXT3_FS set but not
EXT4_FS set still result in a kernel supporting ext3 filesystem
* Created a patch updating ext4 Kconfig entry to assure users their old ext3
filesystems stay on-disk format compatible
* Added acks
If there won't be further objections, I will queue the series in my tree for
the next merge window.
Honza
next reply other threads:[~2015-07-16 9:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-16 9:53 Jan Kara [this message]
2015-07-16 9:53 ` [PATCH 1/4] doc: Update doc about journalling layer Jan Kara
2015-07-16 9:53 ` [PATCH 2/4] fs: Remove ext3 filesystem driver Jan Kara
2015-07-16 9:53 ` [PATCH 3/4] block: Remove forced page bouncing under IO Jan Kara
2015-07-16 9:53 ` [PATCH 4/4] ext4: Improve ext4 Kconfig test Jan Kara
2015-07-16 13:59 ` Theodore 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=1437040386-31148-1-git-send-email-jack@suse.com \
--to=jack@suse.com \
--cc=adilger.kernel@dilger.ca \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
/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).