]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - module/zfs/dsl_synctask.c
Imported Upstream version 0.6.4.2
[mirror_zfs-debian.git] / module / zfs / dsl_synctask.c
index 6ad0ede097077cf8d3dde7c56fe3832525135966..5f345f498a8445dafd52fe82409510f4ecafeaaf 100644 (file)
@@ -174,4 +174,6 @@ dsl_sync_task_sync(dsl_sync_task_t *dst, dmu_tx_t *tx)
 }
 
 #if defined(_KERNEL) && defined(HAVE_SPL)
+EXPORT_SYMBOL(dsl_sync_task);
+EXPORT_SYMBOL(dsl_sync_task_nowait);
 #endif