Files
mirror_zfs/module
Alexander Motin 48d1be254f Properly release key in spa_keystore_dsl_key_hold_dd()
Since dsl_crypto_key_open() references the key, 0d23f5e2e4 should
have called dsl_crypto_key_rele() to drop it first instead of
calling dsl_crypto_key_free() directly.  The final result should
actually be the same, but without triggering dck_holds assertion.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #16567
2024-09-25 07:40:17 -07:00
..
2024-05-31 15:13:59 -07:00
2024-02-07 11:53:05 -08:00
2024-04-03 15:13:27 -07:00
2024-09-20 08:16:44 -07:00