|
@@ -967,6 +967,7 @@ static void __exit nfs4blocklayout_exit(void)
|
|
}
|
|
}
|
|
|
|
|
|
MODULE_ALIAS("nfs-layouttype4-3");
|
|
MODULE_ALIAS("nfs-layouttype4-3");
|
|
|
|
+MODULE_ALIAS("nfs-layouttype4-5");
|
|
|
|
|
|
module_init(nfs4blocklayout_init);
|
|
module_init(nfs4blocklayout_init);
|
|
module_exit(nfs4blocklayout_exit);
|
|
module_exit(nfs4blocklayout_exit);
|