diff options
| author | Gvozden Neskovic <neskovic@gmail.com> | 2020-06-01 06:10:07 -0600 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-06-01 15:05:58 -0600 |
| commit | e86372a01d2d16a5dd4a64e144ed978ba17fe7dd (patch) | |
| tree | bc899b99b0409baebbf09e9e392997a7a8596543 /exception_lists | |
| parent | 82049ff560eed6fbdf4cf222d894467f5809f9b3 (diff) | |
| download | illumos-joyent-e86372a01d2d16a5dd4a64e144ed978ba17fe7dd.tar.gz | |
12668 ZFS support for vectorized algorithms on x86 (initial support)
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/check_rtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index 42964957d4..43978cdbd6 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -231,6 +231,7 @@ FORBIDDEN libfakekernel\.so FORBIDDEN_DEP usr/MACH(lib)/libzpool.so.1 FORBIDDEN_DEP usr/bin/amd64/ztest FORBIDDEN_DEP usr/bin/i86/ztest +FORBIDDEN_DEP usr/bin/raidz_test FORBIDDEN_DEP usr/bin/sparcv7/ztest FORBIDDEN_DEP usr/bin/sparcv9/ztest FORBIDDEN_DEP usr/lib/MACH(smbfs)/libfknsmb.so.1 |
