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.
Shouldn't you still register "ext4dev" as a filesystem type, so that old setups won't suddenly break? I just had this happen to me; I had to work out why /home didn't mount.
+obj-$(CONFIG_EXT4_FS) += ext4/ # Before ext2 so root fs can be ext4dev
s/ext4dev/ext4/ J -- 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