]> Git Repo - linux.git/blobdiff - fs/minix/inode.c
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
[linux.git] / fs / minix / inode.c
index 99541cceb584966da9aba7b70dd094653cf158b9..df122496f32821bd145490800467d41d02c87f63 100644 (file)
@@ -660,6 +660,7 @@ static struct file_system_type minix_fs_type = {
        .kill_sb        = kill_block_super,
        .fs_flags       = FS_REQUIRES_DEV,
 };
+MODULE_ALIAS_FS("minix");
 
 static int __init init_minix_fs(void)
 {
This page took 0.029408 seconds and 4 git commands to generate.