14:01:46 [illumos-gate] 15527 Fix manifests with incorrect sort order -- Andy Fiddaman 18:23:38 Might've found a gcc10 problem with PXE booted systems. Unsure if it's SmartOS-only, but for the email thread: https://smartos.topicbox.com/groups/smartos-discuss/T45ffafa354908ce3-Mf9386bc7bd046ab2b3f6c5e9 18:33:13 ahh.. nothing like a misbehaving USB device hanging zpool, diskinfo, etc. 18:33:42 (worse since it's the semaphore in biowait that makes it all unkillable) 18:42:13 though it does make me wonder how/why USB is either using excessive I/O timeouts, or managed to drop the I/O on the floor and w/o ever calling biodone 20:12:43 [illumos-gate] 15509 SMB server SPNEGO fails with NEGOEX -- Gordon Ross 22:32:21 [illumos-gate] 15446 i40e MAC_PROP_MEDIA support -- Robert Mustacchi 22:32:21 [illumos-gate] 15444 ixgbe MAC_PROP_MEDIA support -- Robert Mustacchi 22:37:28 jbk: scsa2usb is not the greatest 23:00:29 this is true 23:00:39 that said, nothing is the greatest 23:00:46 but scsa2usb is further from the light than some 23:29:56 yeah, though the 'unkillable' aspect is i suspect less than ideal 23:31:04 esp since i didn't even want to use it -- I just did 'zpool import' to see what pools were there 23:31:28 and since it tried to open the device while it was out to lunch 23:43:26 New 1.5.5 release of zstd fixes corruption at high compression levels: https://github.com/facebook/zstd/releases/tag/v1.5.5 23:49:20 oh that's exciting.