]> git.proxmox.com Git - mirror_zfs.git/commit - tests/runfiles/common.run
ZTS: New test for kernel panic induced by redacted send
authorPalash Gandhi <pbg4930@rit.edu>
Sat, 20 Mar 2021 05:47:50 +0000 (22:47 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Mar 2021 05:47:50 +0000 (22:47 -0700)
commitc23850759fbd5e4d6d45bbe73a75d2085f2a170b
tree7e2682f010b3f3b518be1b892032fce4af981f80
parentcd5b81281804bf1200abf060a0bc63872fd55fd3
ZTS: New test for kernel panic induced by redacted send

This change adds a new test that covers a bug fix in the binary search
in the redacted send resume logic that causes a kernel panic.
The bug was fixed in https://github.com/openzfs/zfs/pull/11297.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Palash Gandhi <palash.gandhi@delphix.com>
Closes #11764
tests/runfiles/common.run
tests/zfs-tests/tests/functional/redacted_send/Makefile.am
tests/zfs-tests/tests/functional/redacted_send/redacted_panic.ksh [new file with mode: 0755]