Re: [PATCH 42/42] ext4: Rename ext4dev to ext4
From: Jeremy Fitzhardinge
Date: Sat Oct 11 2008 - 18:05:00 EST
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-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/