mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
* include/sys/sunddi.h, modules/spl/spl-module.c : Removed default
udev support from sunddi implementation because it uses GPL-only
symbols. This support is optionally available for SPL consumers
if they define HAVE_GPL_ONLY_SYMBOLS and license their module as
GPL using the MODULE_LICENSE("GPL") macro.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@179 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-13 Brian Behlendorf <behlendorf1@llnl.gov>
|
||||
|
||||
* include/sys/sunddi.h, modules/spl/spl-module.c : Removed default
|
||||
udev support from sunddi implementation because it uses GPL-only
|
||||
symbols. This support is optionally available for SPL consumers
|
||||
if they define HAVE_GPL_ONLY_SYMBOLS and license their module as
|
||||
GPL using the MODULE_LICENSE("GPL") macro.
|
||||
|
||||
2008-11-05 Brian Behlendorf <behlendorf1@llnl.gov>
|
||||
|
||||
* : Tag spl-0.3.4
|
||||
|
||||
Reference in New Issue
Block a user