X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fhfsplus%2Fsuper.c;h=7b87284e46dc9b0fb50e1f40dcfebe9f44547b93;hb=8d0c2d10dd72c5292eda7a06231056a4c972e4cc;hp=974c26f96faeaa2575cdc80e81b36cbb955cf07e;hpb=1cf0209c431fa7790253c532039d53b0773193aa;p=karo-tx-linux.git diff --git a/fs/hfsplus/super.c b/fs/hfsplus/super.c index 974c26f96fae..7b87284e46dc 100644 --- a/fs/hfsplus/super.c +++ b/fs/hfsplus/super.c @@ -654,6 +654,7 @@ static struct file_system_type hfsplus_fs_type = { .kill_sb = kill_block_super, .fs_flags = FS_REQUIRES_DEV, }; +MODULE_ALIAS_FS("hfsplus"); static void hfsplus_init_once(void *p) {