Theodore Ts'o wrote: > The ext4 filesystem is getting stable enough that it's time to drop > the "dev" prefix. Also remove the requirement for the TEST_FILESYS > flag. What do you think of adding a MODULE_ALIAS("ext4dev"); to this change? Poor Fedora users trying to boot a kernel with this rename and ext4(dev) on root are failing to mount root at boot time. mkinitrd looks at the existing fstab, sees that the rootfs is "ext4dev" and tries to mount root as ext4dev.... this fails. -Eric -- 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