| d2cb9c76 | 09-Oct-2019 |
Alan Somers <asomers@FreeBSD.org> |
ZFS: fix the zpool_add_010_pos test
The test is necessarily racy, because it depends on being able to complete a "zpool add" before a previous resilver finishes. But it was racier than it needed to
ZFS: fix the zpool_add_010_pos test
The test is necessarily racy, because it depends on being able to complete a "zpool add" before a previous resilver finishes. But it was racier than it needed to be. Move the first "zpool add" to before the resilver starts.
MFC after: 2 weeks Sponsored by: Axcient
show more ...
|