]> git.proxmox.com Git - mirror_zfs.git/commit
OpenZFS 6404 - zvol_swap_006_pos can occasionally fail due to swaplen being < 16
authorMatthew Ahrens <mahrens@delphix.com>
Sun, 15 May 2016 15:09:13 +0000 (08:09 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 15 Feb 2017 20:12:48 +0000 (12:12 -0800)
commit3d3fe9f9bb4364718cb8c54d8c86bccc84ae3141
treec3ed44ad5d34127065f04bd043cd15648c1f29e0
parentf9caf08a7497d3ad64bd4878c0fd8b5c78d21751
OpenZFS 6404 - zvol_swap_006_pos can occasionally fail due to swaplen being < 16

Authored by: Matthew Ahrens <mahrens@delphix.com>
6405 zvol test setup is non deterministic
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Will Andrews <will@freebsd.org>
Approved by: Dan McDonald <danmcd@omniti.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
OpenZFS-issue: https://www.illumos.org/issues/6404
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/24e268f
Closes #5792

Porting notes:
- Converted zfs to $ZFS until OpenZFS 7290 is ported.
  openzfs/openzfs@1d32ba6
tests/zfs-tests/tests/functional/zvol/zvol_common.shlib
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_001_neg.ksh
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_002_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_003_neg.ksh
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_004_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_005_neg.ksh
tests/zfs-tests/tests/functional/zvol/zvol_misc/zvol_misc_006_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_004_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_006_pos.ksh