Files
mirror_zfs/module
Brian Behlendorf 3862aadf78 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-05-04 13:09:02 -07:00
..
2025-03-13 17:56:54 -07:00
2026-04-27 10:57:52 -07:00
2025-03-13 17:56:27 -07:00
2026-05-04 13:09:02 -07:00
2025-11-12 13:06:22 -08:00
2026-02-05 13:48:31 -08:00