]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hostfs/hostfs_kern.c
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau...
[karo-tx-linux.git] / fs / hostfs / hostfs_kern.c
index 178b90c229b52f5b42b7cacc30f6a1f7ebea89b2..0f6e52d22b8420fdbd3e5b315fe403d742c0a52f 100644 (file)
@@ -986,6 +986,7 @@ static struct file_system_type hostfs_type = {
        .kill_sb        = hostfs_kill_sb,
        .fs_flags       = 0,
 };
+MODULE_ALIAS_FS("hostfs");
 
 static int __init init_hostfs(void)
 {