platform -------- illumos -------- commit 316370e02fe2482e0dba16e2ea4b8aae4ca53edf Merge: 6b36aa10a4 0f2a8434f3 Author: Dan McDonald Date: Wed Oct 20 09:33:27 2021 -0400 [illumos-gate merge] commit 0f2a8434f3b6c1825df77e8037c61c0f6fb6b300 14165 zpool man page needs to document implicit checkpoint discard commit 0f2a8434f3b6c1825df77e8037c61c0f6fb6b300 Author: Brian Bennett Date: Fri Oct 15 09:39:57 2021 -0700 14165 zpool man page needs to document implicit checkpoint discard Reviewed by: Andy Fiddaman Reviewed by: Dan McDonald Approved by: Richard Lowe commit 6b36aa10a49d05902699398692df2e072f27557b Merge: 4980110979 1672d299ec Author: Dan McDonald Date: Tue Oct 19 10:41:54 2021 -0400 [illumos-gate merge] commit 1672d299ecc73f01ba9c9cf5469a7db7ea094091 14178 zloop needs to be updated with new zdb and ztest paths commit a2cd9e1884647e1e412c282879881873b71c84df 14069 inetboot: multiply-defined symbols commit f8871fbc1b7e2d91a441e896a3436e6a76f21bc0 14070 vntsd: cast between incompatible function types commit 6fb59094dc99ac1cd1612ee8378be81717e7dfc9 14055 libprtdiag: smatch errors commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48 14171 installboot.1m: bootx86.efi is used where bootx64.efi should be commit 1672d299ecc73f01ba9c9cf5469a7db7ea094091 Author: Yuri Pankov Date: Tue Oct 19 12:07:37 2021 +0300 14178 zloop needs to be updated with new zdb and ztest paths Reviewed by: Toomas Soome Reviewed by: Alexander Eremin Reviewed by: Andrew Giles Approved by: Dan McDonald Change-Id: I116f3085ac984671474b68d76065f1eba47ba636 commit a2cd9e1884647e1e412c282879881873b71c84df Author: Toomas Soome Date: Thu Mar 18 23:59:22 2021 +0200 14069 inetboot: multiply-defined symbols Reviewed by: Klaus Ziegler Approved by: Robert Mustacchi commit f8871fbc1b7e2d91a441e896a3436e6a76f21bc0 Author: Toomas Soome Date: Thu Mar 18 00:14:29 2021 +0200 14070 vntsd: cast between incompatible function types Reviewed by: Robert Mustacchi Reviewed by: Klaus Ziegler Approved by: Robert Mustacchi commit 6fb59094dc99ac1cd1612ee8378be81717e7dfc9 Author: Toomas Soome Date: Thu Jun 11 19:51:09 2020 +0300 14055 libprtdiag: smatch errors Reviewed by: Klaus Ziegler Approved by: Robert Mustacchi commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48 Author: Toomas Soome Date: Sat Oct 16 00:59:41 2021 +0300 14171 installboot.1m: bootx86.efi is used where bootx64.efi should be Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Approved by: Robert Mustacchi commit 498011097981fa32e666e82cbbe6d86fd24790fa Author: Dan McDonald Date: Mon Oct 18 19:56:56 2021 -0400 14124 ztest is looking for zdb in wrong directory (fix manifest) commit f040ae3320501d67967f2d0a7499c507d960bd83 Author: Dan McDonald Date: Mon Oct 18 17:55:31 2021 -0400 14124 ztest is looking for zdb in wrong directory (fix manifest) commit 52bf6a8c393c7a5caa0f3d76826f681b6ee1ae47 Author: Dan McDonald Date: Mon Oct 18 16:10:27 2021 -0400 14139 Want libproc convenience function for lwpsinfo (fix manifest) commit 6b7669170d6182b04eb7af36aac34bf5db2e371d Merge: 0a46b09304 43a48c4abe Author: Dan McDonald Date: Mon Oct 18 11:31:19 2021 -0400 [illumos-gate merge] commit 43a48c4abe5e9b1ec01aee36f4d37cd28a4452e6 14154 zpool should call zfs_nicestrtonum() with non-NULL handle commit c5ef4e1ed46906c916eadf221255aa714ef9d98e commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f 14126 clock_gettime() could work with thread/proc clocks 14139 Want libproc convenience function for lwpsinfo commit 4947898c5d89bcfb597a613c643ce2c82845f0b9 14160 test-runner: UnicodeDecodeError when zfstest -l logfile is used commit 8b891ae8e4dfd91d2c49a79262d69a22f346edb6 14152 ld(1) should be more careful about empty alists commit 9e494b8a787c7b2d9fd087a2dde8811e386513d4 14153 libzfs: str2shift called with NULL handle can crash commit 907871a5ae311c723efe7b9326f22ac3303eb0ed 14166 Allow openssl-3 package as dependency commit a0fbb7fb6838a78ac78444267878638832a983f3 14124 ztest is looking for zdb in wrong directory 14125 zfs-tests should be built 64-bit only commit 9e11eb24108a4735199cb20067ce66706c492016 14135 SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com Conflicts: usr/src/pkg/manifests/system-test-ostest.mf usr/src/test/os-tests/tests/Makefile commit 43a48c4abe5e9b1ec01aee36f4d37cd28a4452e6 Author: Toomas Soome Date: Thu Oct 14 20:33:40 2021 +0300 14154 zpool should call zfs_nicestrtonum() with non-NULL handle Reviewed by: Yuri Pankov Reviewed by: Ryan Zezeski Approved by: Richard Lowe commit c5ef4e1ed46906c916eadf221255aa714ef9d98e Author: Robert Mustacchi Date: Sun Oct 17 07:58:19 2021 -0700 backout 14105: breaks -crs, opendjk commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f Author: Robert Mustacchi Date: Wed Sep 29 15:20:34 2021 -0700 14126 clock_gettime() could work with thread/proc clocks 14139 Want libproc convenience function for lwpsinfo Reviewed by: C Fraire Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Dan McDonald commit 4947898c5d89bcfb597a613c643ce2c82845f0b9 Author: Toomas Soome Date: Thu Oct 14 13:30:38 2021 +0300 14160 test-runner: UnicodeDecodeError when zfstest -l logfile is used Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit 8b891ae8e4dfd91d2c49a79262d69a22f346edb6 Author: Richard Lowe Date: Sun Oct 10 18:01:05 2021 -0500 14152 ld(1) should be more careful about empty alists Reviewed by: Toomas Soome Reviewed by: Jason King Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit 9e494b8a787c7b2d9fd087a2dde8811e386513d4 Author: Toomas Soome Date: Wed Oct 13 14:03:01 2021 +0300 14153 libzfs: str2shift called with NULL handle can crash Reviewed by: Andy Fiddaman Reviewed by: Yuri Pankov Approved by: Robert Mustacchi commit 907871a5ae311c723efe7b9326f22ac3303eb0ed Author: Andy Fiddaman Date: Fri Oct 15 11:53:28 2021 +0000 14166 Allow openssl-3 package as dependency Reviewed by: Jason King Reviewed by: Ryan Zezeski Approved by: Dan McDonald commit a0fbb7fb6838a78ac78444267878638832a983f3 Author: Toomas Soome Date: Thu Sep 30 11:05:05 2021 +0300 14124 ztest is looking for zdb in wrong directory 14125 zfs-tests should be built 64-bit only Reviewed by: Yuri Pankov Reviewed by: Klaus Ziegler Approved by: Robert Mustacchi commit 9e11eb24108a4735199cb20067ce66706c492016 Author: Klaus Ziegler Date: Mon Oct 4 20:55:25 2021 +0200 14135 SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit 0a46b0930458a57b96555bb3bb65c716896432bd Merge: 28368080c1 5a493f9b6d Author: Dan McDonald Date: Thu Oct 14 10:41:49 2021 -0400 [illumos-gate merge] commit 5a493f9b6da15815fc84f6f10e1a800f0dc59813 14105 ar -s could work on its own commit a190135a5de9f6c93d19ec7b3ee608084be06b1a 14149 Use gcc10 as the shadow compiler 14150 illumos.sh should point to default closed bins commit 5a493f9b6da15815fc84f6f10e1a800f0dc59813 Author: Robert Mustacchi Date: Mon Sep 20 23:21:36 2021 -0700 14105 ar -s could work on its own Reviewed by: Rich Lowe Reviewed by: Klaus Ziegler Reviewed by: Patrick Mooney Approved by: Dan McDonald commit a190135a5de9f6c93d19ec7b3ee608084be06b1a Author: Robert Mustacchi Date: Mon Oct 11 07:21:29 2021 -0700 14149 Use gcc10 as the shadow compiler 14150 illumos.sh should point to default closed bins Reviewed by: Yuri Pankov Reviewed by: Dan McDonald Reviewed by: Toomas Soome Approved by: Joshua M. Clulow commit 28368080c1944448ddbf4bbf4f8a4a6afc73b824 Merge: 79f8f66e5e 65d1f0742f Author: Dan McDonald Date: Wed Oct 13 09:18:05 2021 -0400 [illumos-gate merge] commit 65d1f0742f55ae3c26153e2686e666d5ba1ae17f 14052 zsh: cast between incompatible function types commit 22af455af0d6d6c5720f009255b3ac2e18f5bcc9 14146 sgs/prof: multiply-defined symbols commit 65d1f0742f55ae3c26153e2686e666d5ba1ae17f Author: Toomas Soome Date: Mon Mar 15 23:35:31 2021 +0200 14052 zsh: cast between incompatible function types Reviewed by: Robert Mustacchi Reviewed by: Klaus Ziegler Approved by: Dan McDonald commit 22af455af0d6d6c5720f009255b3ac2e18f5bcc9 Author: Yuri Pankov Date: Fri Oct 8 15:32:36 2021 +0300 14146 sgs/prof: multiply-defined symbols Reviewed by: Toomas Soome Approved by: Dan McDonald commit 79f8f66e5edae63d7254bba84599fc38143b3691 Merge: da97555194 65ecf39910 Author: Dan McDonald Date: Fri Oct 8 17:28:29 2021 -0400 [illumos-gate merge] commit 65ecf39910b97501cd4a7cddd37a5177aba96025 14137 cxgbetool cudbg dumps core if called without options 14138 cxgbetool does not need to reinvent err() commit 66597161e2ba69a84fa138bce7ac02a1e6b9746c 14007 zfstest: find_disks needs to be smarter commit 8e6f7903d5f7a53e1d6685962c900ab0f29c6b6c 12396 zdb -A does not work after 3006 Conflicts: usr/src/test/zfs-tests/cmd/scripts/zfstest.ksh commit da975551944024738cc8b85cd994d98084278d84 Author: Dan McDonald Date: Fri Oct 8 12:05:04 2021 -0400 OS-8324 Euthanize dr_sas Reviewed by: Brian Bennett Approved by: Brian Bennett commit 1f816570d6b799f52f03bb98b22550f8767288e2 Author: Dan McDonald Date: Fri Oct 8 11:24:45 2021 -0400 OS-8322 Prep illumos-joyent for gcc10 Reviewed by: Brian Bennett Approved by: Brian Bennett commit 65ecf39910b97501cd4a7cddd37a5177aba96025 Author: Yuri Pankov Date: Wed Oct 6 12:37:01 2021 +0300 14137 cxgbetool cudbg dumps core if called without options 14138 cxgbetool does not need to reinvent err() Reviewed by: Toomas Soome Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 66597161e2ba69a84fa138bce7ac02a1e6b9746c Author: Yuri Pankov Date: Mon Oct 4 15:52:41 2021 +0300 14007 zfstest: find_disks needs to be smarter Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 8e6f7903d5f7a53e1d6685962c900ab0f29c6b6c Author: Yuri Pankov Date: Wed Mar 18 20:45:47 2020 +0300 12396 zdb -A does not work after 3006 Reviewed by: Robert Mustacchi Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit dafdbaf84d1f63d628eef28fa8de69bd0c6420ee Merge: 2ce0afbc9b aa693e996c Author: Dan McDonald Date: Thu Oct 7 10:16:06 2021 -0400 [illumos-gate merge] commit aa693e996c2928c92cccd8a3efe91373e85a6967 13380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyve commit 2d2dd8359f765a17f6caaa2d37d86837c0c40915 14133 rlogind: ioctl I_LINK of tcp connection failed Conflicts: manifest commit aa693e996c2928c92cccd8a3efe91373e85a6967 Author: Jason King Date: Sat Apr 17 09:08:24 2021 +0000 13380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyve Portions contributed by: Andy Fiddaman Reviewed by: Jason King Reviewed by: Jorge Schrauwen Approved by: Robert Mustacchi commit 2d2dd8359f765a17f6caaa2d37d86837c0c40915 Author: Richard Lowe Date: Mon Oct 4 16:15:06 2021 -0500 14133 rlogind: ioctl I_LINK of tcp connection failed Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Klaus Ziegler Approved by: Dan McDonald ur-agent -------- mdata-client -------- kvm-cmd -------- kvm -------- kbmd -------- illumos-extra -------- commit 43a5ab57e9edef661acf726b38d09680c6d30889 Author: Dan McDonald Date: Fri Oct 8 12:19:15 2021 -0400 OS-8325 Enable gcc10 as a shadow compiler Reviewed by: Brian Bennett Approved by: Brian Bennett commit 33d0ae78a77c8cd690d3e6deae402789953f51ee Author: Dan McDonald Date: Thu Oct 7 18:32:47 2021 -0400 OS-5129 Figure out openssl platform 0.9.8 deprecation plan Reviewed by: Brian Bennett Approved by: Brian Bennett commit e5d69b411c4545f676efe5d648fb1b60b49ee801 Author: Thomas Merkel Date: Thu Oct 7 21:11:24 2021 +0200 OS-8328 Decrepit node needs CA list updated (#59) Reviewed by: Brian Bennett Approved by: Brian Bennett