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
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 28 2021, 5:12 AM
Parents
rGc2c02e490fb0: FreeBSD: Use SET_ERROR to trace xattr name errors
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGec75f80a50dd: Fix dmu_recv_stream test for resumable (authored by Paul Zuchowski <31706010+PaulZ-98@users.noreply.github.com>).May 28 2021, 5:12 AM