Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2009-01-09 11:44:37 -08:00
commit 3bed287e00
1 changed files with 0 additions and 3 deletions

View File

@ -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