HomeFreeBSD

Handle FLUSH errors as "expected"

Description

Handle FLUSH errors as "expected"

Before #16061 zio_vdev_io_done() was not used for FLUSH requests.
Addition of it triggers reprobe each TXG for vdevs not supporting
them. Since those errors are often expected, they are normally
handled by individual vdev drivers and should be ignored here.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #16110

Details

Provenance
mavAuthored on Fri, Apr 19, 11:18 PM
GitHub <noreply@github.com>Committed on Fri, Apr 19, 11:18 PM
Parents
rG26d49fec5f86: tests/quota: consistently clear quota property between tests
Branches
Unknown
Tags
Unknown