Files
mirror_zfs/include/sys
Don Brady 44446dccdb During pool export flush the ARC asynchronously
This also includes removing L2 vdevs asynchronously.

This commit also guarantees that spa_load_guid is unique.

The zpool reguid feature introduced the spa_load_guid, which is a
transient value used for runtime identification purposes in the ARC.
This value is not the same as the spa's persistent pool guid.

However, the value is seeded from spa_generate_load_guid() which
does not check for uniqueness against the spa_load_guid from other
pools.  Although extremely rare, you can end up with two different
pools sharing the same spa_load_guid value! So we guarantee that
the value is always unique and additionally not still in use by an
async arc flush task.

Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Signed-off-by: Don Brady <don.brady@klarasystems.com>
Closes #16215
2024-12-05 08:58:20 -08:00
..
2024-05-31 15:13:39 -07:00
2022-05-10 10:18:51 -07:00
2024-09-14 13:47:59 -07:00
2024-09-14 13:47:59 -07:00
2021-06-07 09:02:47 -07:00
2023-01-10 13:39:22 -08:00
2024-11-04 16:42:06 -08:00
2024-09-04 14:17:02 -07:00
2024-09-04 14:17:02 -07:00
2024-09-14 13:47:59 -07:00
2024-09-14 13:47:59 -07:00
2023-03-14 15:25:50 -07:00
2023-05-09 09:03:10 -07:00
2017-10-11 16:54:48 -04:00
2023-09-01 18:00:30 -07:00
2024-04-09 16:23:19 -07:00
2019-06-19 09:48:12 -07:00
2024-09-17 13:53:39 -07:00
2022-07-11 14:16:13 -07:00
2024-05-31 15:13:30 -07:00
2024-05-31 15:13:16 -07:00
2024-09-14 13:47:59 -07:00
2024-09-14 13:47:59 -07:00
2023-11-08 10:19:41 -08:00
2024-10-02 20:47:11 -07:00
2018-02-08 15:28:18 -08:00
2024-10-02 20:47:11 -07:00
2024-09-14 13:47:59 -07:00
2022-06-29 14:08:54 -07:00
2024-09-14 13:47:59 -07:00
2023-01-05 09:31:55 -08:00