On Mon, Aug 31, 2015 at 03:31:58PM -0700, Raymond Jennings wrote: > I think also that we should remove the ext2 driver before we remove the ext3 > driver. Very strong disagreement here. Compare to ext4 and ext3, ext2 is a very different beast with a different architecture. It's basically our template for "simple" file system drivers, and very useful for that alone, nevermind for all the systems that don't want a complicated journaling or log based file system for various reasons. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html