ext4: add module aliases for ext2 and ext3
authorTheodore Ts'o <tytso@mit.edu>
Mon, 21 Dec 2009 15:56:09 +0000 (10:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Dec 2009 15:56:09 +0000 (10:56 -0500)
commit51b7e3c9fbe7d22d4e355101e9a73b44fc5c9feb
tree490f2fd007d657a09ad33820c85ff75ee15bce96
parent84c664730374248adaf420c0846a6158d64413c7
ext4: add module aliases for ext2 and ext3

Add module aliases for ext2 and ext3 when CONFIG_EXT4_USE_FOR_EXT23 is
set.  This makes the existing user-space stuff like mkinitrd working
as is.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c