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 <behlendorf1@llnl.gov>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Issue #5866
Issue #8858 
Closes #8978
This commit is contained in:
Paul Zuchowski
2019-07-26 20:52:13 -04:00
committed by Brian Behlendorf
parent 9fb6abe5ad
commit 693c1fc478
11 changed files with 158 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ SUBDIRS = \
mmap_libaio \
mmapwrite \
nvlist_to_lua \
online_recv \
randfree_file \
randwritecomp \
readmmap \