]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hppfs/hppfs.c
fs: Limit sys_mount to only request filesystem modules.
[karo-tx-linux.git] / fs / hppfs / hppfs.c
index 74f55703be498ca0220f9150ed29a08818cd5dfd..126d3c2e2dee12b2e1b1095fd774d1fceced108f 100644 (file)
@@ -748,6 +748,7 @@ static struct file_system_type hppfs_type = {
        .kill_sb        = kill_anon_super,
        .fs_flags       = 0,
 };
+MODULE_ALIAS_FS("hppfs");
 
 static int __init init_hppfs(void)
 {