You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic in zfs arc_release during zfs send of encrypted dataset
Authored by: Paul Zuchowski <pzuchowski@racktopsystems.com>
Reviewed by: Jerry Jelinek <gjelinek@racktopsystems.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
Illumos-issue: https://www.illumos.org/issues/14003
Illumos-commit: illumos/illumos-gate@b541cf35
Porting Notes:
The b_cv was removed in #15340 preventing us from adopting this
change without modification. Instead, we adopt the approach taken
in #15340 to wait for any in progress IO.
Additionally, update trace_arc.h on Linux to include the new dtrace
probe. While not required I opted to keep it.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #13479
0 commit comments