On 08/31/15 14:37, Linus Torvalds wrote:Just to ask a general opinion:
On Sun, Aug 30, 2015 at 11:19 PM, Jan Kara <jack@xxxxxxx> wrote:I actually would agree that having two drivers for the same filesystem is redundant and unneeded code duplication.
The biggest change in the pull is the removal of ext3 filesystem driverI really am not ready to just remove ext3 without a lot of good
(~28k lines removed).
arguments. There might well be people who this use ext3 as ext3, and
don't want to update. I want more a rationale for removal than "ext4
can read old ext3 filesystems".
That said, I wouldn't mind myself if the ext4 driver were given a very grueling regression test to make sure it can actually handle old ext3 systems as well as the ext3 driver can. Just gutting an entire driver because another driver can handle it only makes sense if nothing can go wrong and the potential for causing regressions is quite obvious.
I think also that we should remove the ext2 driver before we remove the ext3 driver.
My two cents.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/