Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / fat / namei_vfat.c
index ac959d6..2da9520 100644 (file)
@@ -1073,6 +1073,7 @@ static struct file_system_type vfat_fs_type = {
        .kill_sb        = kill_block_super,
        .fs_flags       = FS_REQUIRES_DEV,
 };
+MODULE_ALIAS_FS("vfat");
 
 static int __init init_vfat_fs(void)
 {