HomeFreeBSD

Fix dmu_recv_stream test for resumable

Description

Fix dmu_recv_stream test for resumable

Use dsl_dataset_has_resume_receive_state()
not dsl_dataset_is_zapified() to check if
stream is resumable.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Alek Pinchuk <apinchuk@axcient.com>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #12034

Details

Provenance
Paul Zuchowski <31706010+PaulZ-98@users.noreply.github.com>Authored on May 14 2021, 4:46 AM
GitHub <noreply@github.com>Committed on May 14 2021, 4:46 AM
Parents
rG210231ede0ec: FreeBSD: Implement xattr=sa
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGfce29d6aa4b4: Fix dmu_recv_stream test for resumable (authored by Paul Zuchowski <31706010+PaulZ-98@users.noreply.github.com>).May 14 2021, 4:46 AM