]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
aio: fix the tests when ZFS is not available
authorAlan Somers <asomers@FreeBSD.org>
Sun, 10 Jan 2021 00:14:55 +0000 (17:14 -0700)
committerAlan Somers <asomers@FreeBSD.org>
Sun, 10 Jan 2021 00:16:38 +0000 (17:16 -0700)
commit19cca0b9613d7c3058e41baf0204245119732235
tree38bde996028b41a6733276b290bea97fc4307d50
parent408c514f7398c457c580465ede2107a0325126ef
aio: fix the tests when ZFS is not available

Don't try to cleanup the zpool if we couldn't create a zpool in the
first place.

Submitted by: tmunro
MFC-with: 022ca2fc7fe08d51f33a1d23a9be49e6d132914e
sys/contrib/openzfs/module/zfs/vdev.c
tests/sys/aio/aio_test.c