diff options
author | Paul Zuchowski <[email protected]> | 2019-07-26 20:52:13 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-07-26 17:52:13 -0700 |
commit | 693c1fc478cc8118dd0168c4815c0ae3be41c9c3 (patch) | |
tree | db2f093fa365aff4bd413bb0b218c1a18292b1c0 /tests/zfs-tests/include/commands.cfg | |
parent | 9fb6abe5addfa2f2d9f382422d50b37764c3569c (diff) |
Develop tests for issues #5866 and #8858
Provide zfstest coverage for these two issues which
were a panic accessing extended attributes and
a problem comparing 64 bit and 32 bit generation
numbers.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Paul Zuchowski <[email protected]>
Issue #5866
Issue #8858
Closes #8978
Diffstat (limited to 'tests/zfs-tests/include/commands.cfg')
-rw-r--r-- | tests/zfs-tests/include/commands.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg index f8ad02246..d61253c30 100644 --- a/tests/zfs-tests/include/commands.cfg +++ b/tests/zfs-tests/include/commands.cfg @@ -175,6 +175,7 @@ export ZFSTEST_FILES='chg_usr_exec mmap_libaio mmapwrite nvlist_to_lua + online_recv randfree_file randwritecomp readmmap |