/[base]
ViewVC logotype

Revision 321111


Jump to revision: Previous Next
Author: avg
Date: Tue Jul 18 07:41:38 2017 UTC (6 years, 11 months ago)
Changed paths: 1
Log Message:
fix a regression in r320452, ZFS ABD import

I overlooked the fact that vdev_op_io_done hook is called even if the
actual I/O is skipped, for example, in the case of a missing vdev.
Arguably, this could be considered an issue in the zio pipeline engine,
but for now I am adding defensive code to check for io_bp being NULL
along with assertions that that happens only when it can be really
expected.

PR:		220691
Reported by:	peter, cy
Tested by:	cy
MFC after:	1 week
X-MFC with:	r320156, r320452


Changed paths

Path Details
Directoryhead/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27