Files
mirror_zfs/module
Brian Behlendorf 0f90a797dd Fix vdev_rebuild_range() tx commit
The spa_sync thread waits on ->spa_txg_zio and will set ZIO_WAIT_DONE
before running the sync tasks.  The dmu_tx_commit() call must be done
after we add the child zio to the ->spa_txg_zio parent otherwise its
possible the child is added after txg_sync has waited.

Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #18276
2026-03-03 09:05:34 -08:00
..
2025-03-13 17:56:54 -07:00
2026-03-03 09:05:34 -08:00
2026-01-20 13:41:24 -08:00
2026-01-14 14:54:12 -08:00