Comment 12 for bug 1779156

Revision history for this message
Colin Ian King (colin-king) wrote :

The ZFS destroy checks the reference count on the dataset with zfs_refcount_count(&ds->ds_longholds) != expected_holds and returns EBUSY in dsl_destroy_head_check_impl.