platform -------- commit 959ea518919d7d72ee9b96ab279cbbfe05a4cf01 Author: Jason King Date: Wed Feb 12 11:00:17 2020 -0600 OS-8108 Support vnc password for BHYVE (#900) Reviewed by: Mike Zeller Reviewed by: Brian Bennett Approved by: Mike Zeller commit 76abfbe71ca850676540d936c300d3fff5be8dd1 Author: John Levon Date: Wed Feb 12 10:56:22 2020 +0000 OS-8110 fix strap cache download (#903) Reviewed by: Tim Foster Approved by: Tim Foster commit d241d249d8849e4f0e31a72da405161c6a40e3b6 Author: John Levon Date: Mon Feb 10 16:23:54 2020 +0000 TOOLS-2428 deliver modern CTF tools (#899) Reviewed by: Tim Foster Approved by: Tim Foster kvm-cmd -------- kvm -------- ur-agent -------- mdata-client -------- illumos-extra -------- illumos -------- commit a3d96fd107016605bdb97c102540be4a5e21a25a Author: Jason King Date: Wed Feb 12 10:49:55 2020 -0600 OS-8108 Support vnc password for BHYVE (#256) Reviewed by: Mike Zeller Reviewed by: Brian Bennett Approved by: Mike Zeller commit 4a3a6d5942d9e03f8754c292b16babb3c92fd36d Merge: 75fc8ff7f6 fe2dc8bdde Author: Jerry Jelinek Date: Wed Feb 12 12:29:59 2020 +0000 [illumos-gate merge] commit fe2dc8bddec347e173d402f53feeb492640a9f98 12259 CTF shouldn't assume enum size commit d5d2dbe51affdd94ab32688a7e92dd23ef5b3ba9 12280 typo in dup3(3C) synopsis commit d5cb55e4df73e14ab5a6a4266b32230c8e73e54e 12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call commit fe2dc8bddec347e173d402f53feeb492640a9f98 Author: John Levon Date: Wed Jan 29 07:27:16 2020 -0800 12259 CTF shouldn't assume enum size Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit d5d2dbe51affdd94ab32688a7e92dd23ef5b3ba9 Author: Robert Mustacchi Date: Sat Feb 1 06:36:53 2020 +0000 12280 typo in dup3(3C) synopsis Reviewed by: Toomas Soome Reviewed by: Peter Tribble Reviewed by: Marcel Telka Approved by: Dan McDonald commit d5cb55e4df73e14ab5a6a4266b32230c8e73e54e Author: Marcel Telka Date: Tue Feb 11 06:26:38 2020 +0100 12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call Reviewed by: Vitaliy Gusev Approved by: Dan McDonald commit 75fc8ff7f6ab07ed2476a074a7bbaba7ef1f06ee Author: Jerry Jelinek Date: Mon Feb 10 21:02:11 2020 +0000 12217 add ld assert-deflib and guidance to gate build [still fighting build race failure] commit f777802ad8febfcd01d9ef22a94156ded49981c3 Author: Jerry Jelinek Date: Mon Feb 10 18:05:04 2020 +0000 add ld assert-deflib and guidance to gate build [more build race work] commit a781ab2efb86e8cf17fab92661c903a5c9910e98 Author: John Levon Date: Mon Feb 10 16:22:43 2020 +0000 TOOLS-2428 deliver modern CTF tools (#255) Reviewed by: Tim Foster Approved by: Tim Foster commit 9173939a7392a5fbcb16cff77787c147c29e8a56 Author: Dan McDonald Date: Mon Feb 10 09:41:41 2020 -0500 nfs-zone merge cleanup (#258) Portions Contributed by: Michael Zeller Three commits from the nfs-zone branch: * Add sharetab to joyent zones * Revert "OS-871 zone stuck in shutting_down - waiting for kernel thread nfsauth_refresh_thread to terminate" * include nfs server manifest in joyent branded zones Plus additional clean up of merge problems with illumos#11083 (nfs-zone) commit 78121a0c3d633d344c4092336d357036c0e19f96 Merge: 471ea86722 19ee9cd1f5 Author: Jerry Jelinek Date: Mon Feb 10 12:46:03 2020 +0000 [illumos-gate merge] commit 19ee9cd1f5161e227951200cab5ecbff45fd5d71 12277 /proc//fdinfo should resolve paths relative to current process commit 52aec5b9758f6352670ab269980b437a987f4822 12276 smatch-clean sockfs commit 0dfe541e13279d277d838d6a27e55188b9486cb1 11083 support NFS server in zone commit d8ab6e129d75d7c3f21a7909bf811a3de65faea8 12235 Add libzutil for libzfs or libzpool consumers commit fdefee4c75361dc5ea202f7e1f7c49f8a27ea043 12266 loader: rewrite zfs reader zap code to use malloc commit 8af765f5897d30449b941438e8d833f02dac74f8 12252 remove sunfire-specific code from kstat(1m) commit 34173ec8d0147391124bee4bbc60ac00807c0377 12284 errors in compress(1) and pack(1) man pages Conflicts: usr/src/uts/common/klm/nlm_impl.h usr/src/uts/common/fs/nfs/nfs_server.c usr/src/lib/Makefile usr/src/cmd/fs.d/nfs/svc/nfs-server commit 19ee9cd1f5161e227951200cab5ecbff45fd5d71 Author: Andy Fiddaman Date: Mon Feb 3 15:53:26 2020 +0000 12277 /proc//fdinfo should resolve paths relative to current process Reviewed by: John Levon Reviewed by: Jason King Approved by: Dan McDonald commit 52aec5b9758f6352670ab269980b437a987f4822 Author: Dan McDonald Date: Fri Jan 31 15:04:37 2020 -0500 12276 smatch-clean sockfs Reviewed by: Toomas Soome Reviewed by: Jason King Approved by: Gordon Ross commit 471ea867225b8c01fb430e738f6cf835294c99fc Author: Jerry Jelinek Date: Fri Feb 7 21:23:47 2020 +0000 add ld assert-deflib and guidance to gate build [try again to fix build race which fails local library validation] commit 0dfe541e13279d277d838d6a27e55188b9486cb1 Author: Evan Layton Date: Mon Mar 5 20:41:49 2018 -0800 11083 support NFS server in zone Portions contributed by: Dan Kruchinin Portions contributed by: Stepan Zastupov Portions contributed by: Joyce McIntosh Portions contributed by: Mike Zeller Portions contributed by: Dan McDonald Portions contributed by: Gordon Ross Portions contributed by: Vitaliy Gusev Reviewed by: Rick McNeal Reviewed by: Rob Gittins Reviewed by: Sanjay Nadkarni Reviewed by: Jason King Reviewed by: C Fraire Approved by: Garrett D'Amore commit 160e9fdbf38459e565d0e84e0c52f3ddfba945b5 Author: Jerry Jelinek Date: Fri Feb 7 16:02:39 2020 +0000 add ld assert-deflib and guidance to gate build [fix build race which fails local library validation] commit d8ab6e129d75d7c3f21a7909bf811a3de65faea8 Author: Don Brady Date: Wed Feb 5 14:01:39 2020 -0700 12235 Add libzutil for libzfs or libzpool consumers Portions contributed by: Jerry Jelinek Reviewed by: Matthew Ahrens Reviewed by: Brian Behlendorf Reviewed by: C Fraire Reviewed by: Jason King Approved by: Dan McDonald commit fdefee4c75361dc5ea202f7e1f7c49f8a27ea043 Author: Toomas Soome Date: Thu Nov 21 09:35:29 2019 +0200 12266 loader: rewrite zfs reader zap code to use malloc Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 2629cc82ee1e239547b58417ba97fc7e8d7543b7 Author: Jerry Jelinek Date: Thu Feb 6 22:29:26 2020 +0000 12217 add ld assert-deflib and guidance to gate build [fix duplicate makefile definitions from our local modifications] commit 87ac38635bca3ad78b33c32c180ddd98902428fd Author: Jerry Jelinek Date: Thu Feb 6 20:24:23 2020 +0000 12217 add ld assert-deflib and guidance to gate build [fix lcrypto vs. -lsunw_crypto makefile breakage] commit 8af765f5897d30449b941438e8d833f02dac74f8 Author: Peter Tribble Date: Sun Jan 26 12:00:11 2020 +0000 12252 remove sunfire-specific code from kstat(1m) Reviewed by: Toomas Soome Reviewed by: Gergő Doma Approved by: Gordon Ross commit dde549fef1b6a20091ef96c7d8eaddbb8a28458f Author: Jerry Jelinek Date: Thu Feb 6 17:39:23 2020 +0000 12217 add ld assert-deflib and guidance to gate build [disable more fatal-warnings to get build to work] commit 34173ec8d0147391124bee4bbc60ac00807c0377 Author: Peter Tribble Date: Wed Feb 5 09:50:49 2020 +0000 12284 errors in compress(1) and pack(1) man pages Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit d033b246d64601a249d0002bc6ffdd63d7be9621 Author: Jerry Jelinek Date: Thu Feb 6 15:12:19 2020 +0000 12217 add ld assert-deflib and guidance to gate build [disable fatal-warnings to get build to work] commit e7a46c7be17beafa9e5973e0aa2e5a18d38db82f Merge: 0efa232c59 5801b0f01c Author: Jerry Jelinek Date: Thu Feb 6 12:30:01 2020 +0000 [illumos-gate merge] commit 5801b0f01c3c34499a929ed96164a5a68b470945 12217 add ld assert-deflib and guidance to gate build commit 948761701ebc8a0cf820a973780b2fbb931c4390 12262 Suboptimal vmem hash table slows down boot commit cdd7a662d2c0914e93e1daa44cebae7003c99777 12254 python changes have broken the zfs test suite Conflicts: usr/src/lib/libzonecfg/Makefile.com usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/i386/Makefile.com usr/src/lib/libc/amd64/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/lib/Makefile usr/src/cmd/sendmail/src/Makefile usr/src/cmd/cmd-inet/usr.lib/wpad/Makefile commit 5801b0f01c3c34499a929ed96164a5a68b470945 Author: Toomas Soome Date: Fri Jan 17 09:49:43 2020 -0800 12217 add ld assert-deflib and guidance to gate build Reviewed by: Robert Mustacchi Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 948761701ebc8a0cf820a973780b2fbb931c4390 Author: Marcel Telka Date: Wed Jan 29 17:03:43 2020 +0100 12262 Suboptimal vmem hash table slows down boot Reviewed by: Stefan Behrens Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit cdd7a662d2c0914e93e1daa44cebae7003c99777 Author: Alexander Pyhalov Date: Tue Jan 28 21:31:44 2020 +0300 12254 python changes have broken the zfs test suite Reviewed by: Andy Fiddaman Reviewed by: Jerry Jelinek Approved by: Dan McDonald commit 0efa232c593d8fe393b56fb1ff4dda751660b3b3 Merge: 86b01acdc5 7484d76e78 Author: Jerry Jelinek Date: Wed Feb 5 12:38:17 2020 +0000 [illumos-gate merge] commit 7484d76e78bc19298de9589214be103d65cf3989 12263 libc: NULL pointer errors (sparc) commit b36afad7ffe84071c2c6831936cc1c524bd1ca90 12216 Clean up libc-tests smatch commit 69c811ab73b7ce531454837ae68c4343e8724e0b 9965 Want support for O_DIRECTORY commit 2fe8bc68ec8e8e8e05997b3ac2f081bfdded45ab 12275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJ commit 5fe3b0929d8a195dbfa4196d72a3f9b15b745171 12084 idm_conn_event_handler mishandles CA_DROP action Conflicts: usr/src/test/os-tests/tests/Makefile commit 7484d76e78bc19298de9589214be103d65cf3989 Author: Toomas Soome Date: Wed Jan 29 18:07:21 2020 +0200 12263 libc: NULL pointer errors (sparc) Reviewed by: Matthias Scheler Reviewed by: Gergő Mihály Doma Reviewed by: Gary Mills Approved by: Dan McDonald commit 86b01acdc561eb9c47f9d9e8c33b2d15e064aed7 Merge: b69deb59db 8bd53a1ca9 Author: Jerry Jelinek Date: Tue Feb 4 12:21:37 2020 +0000 [illumos-gate merge] commit 8bd53a1ca9fba2d5585cc775422e4d1db161bf96 12255 proc_get_fdinfo() crash if fdinfo file grows commit 8b06eaf6acc31eaadddc0fec3df9d1a4294b7cc2 12267 zfs '::abuf_find' dcmd is broken commit a52121ea720d327228a95e9d0c4a426339f08c7f 12260 Fix zpool history unbounded memory usage commit b5c83661f3899fe50c949117084b15d6478d9f5f 12251 remove sunfire-specific man pages commit 46782190b8c59b1b5fd7df81b2231ef50061fe2a 12234 Want smbios battery support commit 9a63ec2733c93e3ee31e95779a4f2f45a57eda59 12183 Want new IPD 13 DMA Cookie APIs commit 31ad075e90bf5afda8ab4b8cc4d3ca3e89946115 12257 resync smatch to 0.6.1-rc1-il-4 commit 2d85dedb8eaa3ba69c85560030efe4cbc815efb8 12245 Support inheriting properties in zfs channel programs commit 442c994cdeb1e51c84e6d7ba987af00893aa84c4 12269 mdb multilist walker should be a layered walker commit 83bba2b4a81b05183e2f81f5601e23cba9972fad 12272 loader: bc_add can not use any other probes than ah=0x4b commit 8bd53a1ca9fba2d5585cc775422e4d1db161bf96 Author: Andy Fiddaman Date: Mon Jan 27 22:05:34 2020 +0000 12255 proc_get_fdinfo() crash if fdinfo file grows Reviewed by: John Levon Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 8b06eaf6acc31eaadddc0fec3df9d1a4294b7cc2 Author: Jason King Date: Fri Jan 31 13:21:59 2020 -0600 12267 zfs '::abuf_find' dcmd is broken Reviewed by: Jerry Jelinek Reviewed by: Kody Kantor Reviewed by: Igor Kozhukhov Approved by: Dan McDonald commit a52121ea720d327228a95e9d0c4a426339f08c7f Author: Chunwei Chen Date: Thu Jan 30 12:57:07 2020 -0700 12260 Fix zpool history unbounded memory usage Portions contributed by: Jerry Jelinek Reviewed by: Tom Caputi Reviewed by: Matt Ahrens Reviewed by: Igor Kozhukhov Reviewed by: Brian Behlendorf Reviewed by: Sanjay Nadkarni Approved by: Dan McDonald commit b5c83661f3899fe50c949117084b15d6478d9f5f Author: Peter Tribble Date: Sun Jan 26 11:32:45 2020 +0000 12251 remove sunfire-specific man pages Reviewed by: Gergő Doma Approved by: Dan McDonald commit b69deb59db49c8958cbaea43a0d6bf9029f5b19e Merge: f0dcd619b1 8a2b682e57 Author: Jerry Jelinek Date: Mon Feb 3 12:58:04 2020 +0000 [illumos-gate merge] commit 8a2b682e57a046b828f37bcde1776f131ef4629f 12206 Want datalink properties in topo commit 1b500975aaacf8b5d0e18c9a117bf5560069ffc3 4454 ldi notifications trigger vdev_disk_free() without spa_config_lock() commit 4e995f2a014b6efa1fa6b0cf17c7f63ed51acf69 12256 reboot(1m) looks for 32-bit kernel only commit b36afad7ffe84071c2c6831936cc1c524bd1ca90 Author: Robert Mustacchi Date: Sun Jan 19 06:33:55 2020 +0000 12216 Clean up libc-tests smatch Reviewed by: Toomas Soome Reviewed by: C Fraire Reviewed by: Jason King Approved by: Dan McDonald commit 69c811ab73b7ce531454837ae68c4343e8724e0b Author: Robert Mustacchi Date: Sat Jan 18 22:03:20 2020 +0000 9965 Want support for O_DIRECTORY Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Approved by: Garrett D'Amore commit 2fe8bc68ec8e8e8e05997b3ac2f081bfdded45ab Author: Marcel Telka Date: Mon Feb 3 18:04:11 2020 +0100 12275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJ Reviewed by: Peter Tribble Approved by: Dan McDonald commit 5fe3b0929d8a195dbfa4196d72a3f9b15b745171 Author: Mike Gerdts Date: Mon Feb 3 06:41:39 2020 -0700 12084 idm_conn_event_handler mishandles CA_DROP action Portions contributed by: Jerry Jelinek Reviewed by: Andy Fiddaman Reviewed by: C Fraire Approved by: Dan McDonald commit 46782190b8c59b1b5fd7df81b2231ef50061fe2a Author: Robert Mustacchi Date: Mon Jan 20 03:34:49 2020 +0000 12234 Want smbios battery support Reviewed by: John Levon Approved by: Dan McDonald commit 9a63ec2733c93e3ee31e95779a4f2f45a57eda59 Author: Robert Mustacchi Date: Wed Dec 18 06:18:35 2019 +0000 12183 Want new IPD 13 DMA Cookie APIs Reviewed by: Alex Wilson Reviewed by: Paul Winder Reviewed by: Hans Rosenfeld Reviewed by: Garrett D'Amore Approved by: Garrett D'Amore commit 31ad075e90bf5afda8ab4b8cc4d3ca3e89946115 Author: John Levon Date: Wed Jan 22 16:05:13 2020 -0800 12257 resync smatch to 0.6.1-rc1-il-4 Reviewed by: Toomas Soome Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 2d85dedb8eaa3ba69c85560030efe4cbc815efb8 Author: Jason King Date: Thu Jan 23 17:12:56 2020 -0600 12245 Support inheriting properties in zfs channel programs Reviewed by: Brian Behlendorf Reviewed by: Jerry Jelinek Approved by: Dan McDonald commit 442c994cdeb1e51c84e6d7ba987af00893aa84c4 Author: Jason King Date: Fri Jan 31 14:25:13 2020 -0600 12269 mdb multilist walker should be a layered walker Reviewed by: Kody Kantor Reviewed by: Jerry Jelinek Approved by: Dan McDonald commit 83bba2b4a81b05183e2f81f5601e23cba9972fad Author: Toomas Soome Date: Sun Feb 2 20:37:22 2020 +0200 12272 loader: bc_add can not use any other probes than ah=0x4b Reviewed by: Alexander Eremin Reviewed by: Matthias Scheler Approved by: Dan McDonald commit 8a2b682e57a046b828f37bcde1776f131ef4629f Author: Robert Mustacchi Date: Wed Jan 8 07:26:53 2020 +0000 12206 Want datalink properties in topo Reviewed by: Paul Winder Reviewed by: Alex Wilson Approved by: Richard Lowe commit 1b500975aaacf8b5d0e18c9a117bf5560069ffc3 Author: Mike Gerdts Date: Sun Dec 15 04:05:04 2019 +0000 4454 ldi notifications trigger vdev_disk_free() without spa_config_lock() Portions contributed by: Jason King Reviewed by: Jerry Jelinek Approved by: Dan McDonald commit 4e995f2a014b6efa1fa6b0cf17c7f63ed51acf69 Author: Marcel Telka Date: Wed Jan 29 06:55:18 2020 +0100 12256 reboot(1m) looks for 32-bit kernel only Reviewed by: Toomas Soome Reviewed by: Alexander Pyhalov Reviewed by: C Fraire Approved by: Dan McDonald commit f0dcd619b1421138ac11033df8e0cf904ba1efcf Merge: e0823b796a c6f039c73e Author: Jerry Jelinek Date: Thu Jan 30 12:31:34 2020 +0000 [illumos-gate merge] commit c6f039c73ee9eb7e4acb232afaca51cdf9d30ff3 12172 genunix: variable may be used uninitialized commit 7093fd72e0be9a255aa4b1ed00a701f80699ac7d 12247 vtinfo and vtdaemon are missing CTF data commit c6f039c73ee9eb7e4acb232afaca51cdf9d30ff3 Author: Toomas Soome Date: Thu Dec 26 09:23:25 2019 +0200 12172 genunix: variable may be used uninitialized Reviewed by: John Levon Reviewed by: Andy Stormont Approved by: Dan McDonald commit 7093fd72e0be9a255aa4b1ed00a701f80699ac7d Author: Jason King Date: Thu Nov 7 23:35:24 2019 -0600 12247 vtinfo and vtdaemon are missing CTF data Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Andrew Stormont Approved by: Dan McDonald