]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/dnode_sync.c
Improve ZFS objset sync parallelism
[mirror_zfs.git] / module / zfs / dnode_sync.c
index 8e39af83bb0a9a8fda5aead96fbc16fe9c155b74..8cffbdb9d20bf647535d44b99fbf2b55b998ba05 100644 (file)
@@ -627,6 +627,7 @@ dnode_sync_free(dnode_t *dn, dmu_tx_t *tx)
 
 /*
  * Write out the dnode's dirty buffers.
+ * Does not wait for zio completions.
  */
 void
 dnode_sync(dnode_t *dn, dmu_tx_t *tx)