X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Fsuper.c;h=01b85165552b75f1cf2e17893bea1054eb19ff81;hb=9141770548d529b9d32d5b08d59b65ee65afe0d4;hp=9b6910dec4ba79623027455e9833f4892ce3e0ea;hpb=27ea6dfdc23e5e96e324d6cb3488528c14e4a7f7;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/fs/ocfs2/super.c b/fs/ocfs2/super.c index 9b6910d..01b8516 100644 --- a/fs/ocfs2/super.c +++ b/fs/ocfs2/super.c @@ -1266,6 +1266,7 @@ static struct file_system_type ocfs2_fs_type = { .fs_flags = FS_REQUIRES_DEV|FS_RENAME_DOES_D_MOVE, .next = NULL }; +MODULE_ALIAS_FS("ocfs2"); static int ocfs2_check_set_options(struct super_block *sb, struct mount_options *options)