]> granicus.if.org Git - zfs/commit
OpenZFS 7535 - need test for resumed send of top most filesystem
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 12 Apr 2017 15:47:42 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2017 15:47:42 +0000 (08:47 -0700)
commitdd49132a1d727c7363bbad82f390c06c40d140c6
treee31adbe51a3e81738a75a9d8bb31c72ece175c2c
parent17b43f96f9cfeb0deef7350cc016a8e28c500867
OpenZFS 7535 - need test for resumed send of top most filesystem

Authored by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Porting Notes:
- zfs_share_001_pos.ksh - Older versions of exportfs will match
  multiple exports that share a common prefix.  Reorder the 'fs'
  list so unshares occur from most to least unique.
- zfs_share_005_pos.ksh - Enabled and updated for Linux.

OpenZFS-issue: https://www.illumos.org/issues/7535
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/ac89d1e
Closes #5979
15 files changed:
tests/runfiles/linux.run
tests/zfs-tests/include/default.cfg
tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_005_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_rename_001_pos.ksh
tests/zfs-tests/tests/functional/rsend/cleanup.ksh
tests/zfs-tests/tests/functional/rsend/rsend.cfg
tests/zfs-tests/tests/functional/rsend/rsend.kshlib
tests/zfs-tests/tests/functional/rsend/rsend_019_pos.ksh
tests/zfs-tests/tests/functional/rsend/rsend_020_pos.ksh
tests/zfs-tests/tests/functional/rsend/rsend_021_pos.ksh
tests/zfs-tests/tests/functional/rsend/rsend_022_pos.ksh
tests/zfs-tests/tests/functional/rsend/rsend_024_pos.ksh
tests/zfs-tests/tests/functional/rsend/setup.ksh