mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-08 06:56:38 +03:00
da51bd17e5
Use goto out instead of return for early exit to make sure snap_obj_array is freed. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Chunwei Chen <david.chen@nutanix.com> Closes #15516