HomeFreeBSD

Remove single parent assertion from zio_nowait().

Description

Remove single parent assertion from zio_nowait().

We only need to know if ZIO has any parent there. We do not care if
it has more than one, but use of zio_unique_parent() == NULL asserts
that.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #14823

Details

Provenance
mavAuthored on May 9 2023, 3:54 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jun 2 2023, 6:17 PM
Parents
rGb2ede77bf92f: Fix two abd_gang_add_gang() issues.
Branches
Unknown
Tags
Unknown

Event Timeline