Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
3bed287e00
|
@ -4371,7 +4371,4 @@ EXPORT_SYMBOL(spa_prop_clear_bootfs);
|
||||||
/* asynchronous event notification */
|
/* asynchronous event notification */
|
||||||
EXPORT_SYMBOL(spa_event_notify);
|
EXPORT_SYMBOL(spa_event_notify);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
module_param(zio_taskq_threads, int, 0644);
|
|
||||||
MODULE_PARM_DESC(zio_taskq_threads, "Number of zio_taskq_threads");
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue