[Bug 282622] zfs snapshot corruption when using encryption

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Nov 2024 12:50:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282622

--- Comment #10 from Palle Girgensohn <girgen@FreeBSD.org> ---
(In reply to Lexi Winter from comment #9)
The error is triggered by

zfs send -I fs@previous_snap fs@problematic_snap > /dev/null

so yes, zfs send has problems. No files are corrupted, AFAICS.

-- 
You are receiving this mail because:
You are the assignee for the bug.