提交 69d19388 编写于 作者: P Peng Tao 提交者: Greg Kroah-Hartman

staging/lustre: llite: add module alias

So that sys_mount can find and load lustre module automatically.
Signed-off-by: NPeng Tao <tao.peng@emc.com>
Signed-off-by: NAndreas Dilger <andreas.dilger@intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 b1d2a127
......@@ -100,7 +100,7 @@ struct super_operations lustre_super_operations =
.remount_fs = ll_remount_fs,
.show_options = ll_show_options,
};
MODULE_ALIAS_FS("lustre");
void lustre_register_client_process_config(int (*cpc)(struct lustre_cfg *lcfg));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册