scst, fcst, iscsi-scst, qla2x00t, srpt: Add module namespace support

This patch adds support for kernel module namespaces. This patch is essential
when using SCST in combination with kernel version v5.4 or later.


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8673 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2019-11-30 00:54:20 +00:00
parent df61d43643
commit f22d4bb63b
20 changed files with 31 additions and 3 deletions
+1
View File
@@ -79,6 +79,7 @@ MODULE_AUTHOR("Vu Pham and Bart Van Assche");
MODULE_DESCRIPTION("SCSI RDMA Protocol target driver "
"v" DRV_VERSION " (" DRV_RELDATE ")");
MODULE_LICENSE("Dual BSD/GPL");
MODULE_IMPORT_NS(SCST);
/*
* Global Variables