]> granicus.if.org Git - zfs/commit
Illumos 5767 - fix several problems with zfs test suite
authorJohn Wren Kennedy <john.kennedy@delphix.com>
Fri, 5 Feb 2016 21:31:34 +0000 (13:31 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 8 Feb 2016 17:37:55 +0000 (09:37 -0800)
commit8e4c5c9a9406f4708f2f05ab711a82c0465a0ebb
tree8b774a458a017bd229d6b621370c2f421f6b8a53
parent007595564ea8e28ca2e91e523f744821d021c465
Illumos 5767 - fix several problems with zfs test suite

5767 fix several problems with zfs test suite
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>

References:
  https://www.illumos.org/issues/5767
  https://github.com/illumos/illumos-gate/commit/52244c0

Porting Notes:
- Only the updates to zpool_main.c were kept because the ZFS test
  suite is not currently part of the ZoL source tree.  The test
  suite itself should be updated to include the latest versions
  of the tests once we're running it for every commit
- Fixes `zpool list` output.

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zpool/zpool_main.c