X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fjffs2%2Fsuper.c;h=0defb1cc2a3520d6f5f67cc880f91d0e9fe5b244;hb=f53f292eeaa234615c31a1306babe703fc4263f2;hp=d3d8799e2187233e23e1614990443203d4fff1ad;hpb=ce40be7a820bb393ac4ac69865f018d2f4038cf0;p=karo-tx-linux.git diff --git a/fs/jffs2/super.c b/fs/jffs2/super.c index d3d8799e2187..0defb1cc2a35 100644 --- a/fs/jffs2/super.c +++ b/fs/jffs2/super.c @@ -356,6 +356,7 @@ static struct file_system_type jffs2_fs_type = { .mount = jffs2_mount, .kill_sb = jffs2_kill_sb, }; +MODULE_ALIAS_FS("jffs2"); static int __init init_jffs2_fs(void) {