smartos-live -------- commit f4a171b97ae700f0067362dd8283a2394e574af2 Author: Dan McDonald Date: Mon May 21 16:39:05 2018 -0400 OS-6973 Overlay race condition in jcommon/statechange Reviewed by: Mike Gerdts Reviewed by: Jason King Approved by: Mike Gerdts commit b71f2bdd4e3145c4ccc3c22eb4a9191ef6a669d2 Author: John Levon Date: Fri May 18 15:11:19 2018 +0000 OS-6921 vmadm reboot can leave bhyve VMs in stopped state Reviewed by: Josh Wilsdon Reviewed by: Dave Eddy Approved by: Dave Eddy commit bf116697c55c7c6a199782252f179f90b34a7072 Author: Mike Gerdts Date: Tue May 15 18:15:54 2018 +0000 OS-6958 bad comparison introduced with OS-6630 Reviewed by: John Levon Reviewed by: Josh Wilsdon Approved by: Josh Wilsdon commit 59b5c9a875b82bd49890a7e33fc81f0c93449e8e Author: John Levon Date: Mon May 14 15:38:02 2018 +0000 OS-6901 vmadm support for bhyve passthrough Reviewed by: Dave Eddy Reviewed by: Josh Wilsdon Approved by: Josh Wilsdon commit 012e0c245eb6c4255215e302a376b4a358a53e6f Author: Mike Gerdts Date: Thu May 10 20:11:02 2018 +0000 OS-6630 bhyve should support vnc Reviewed by: Jorge Schrauwen Reviewed by: Jerry Jelinek Reviewed by: Josh Wilsdon Approved by: Josh Wilsdon commit bdfaee550fc4080fa9c15a774390cf01645b39fe Author: Jorge Schrauwen Date: Thu May 10 10:57:03 2018 +0000 OS-6926 vmadm should support ahci disks for bhyve Reviewed by: John Levon Reviewed by: Josh Wilsdon Reviewed by: Mike Gerdts Approved by: Mike Gerdts illumos -------- commit 2a235a434573f6659d6ebfc10ef33136384caad1 Author: Joshua M. Clulow Date: Tue May 22 16:28:15 2018 +0000 backout 9421: causes TRITON-372 backout 9422: causes TRITON-372 Reviewed by: Dan McDonald Approved by: Dan McDonald commit b64971bdda5ebae57056a4d21f436426ccab8f25 Merge: 799bd06 aafbdf3 Author: Jerry Jelinek Date: Wed May 23 11:02:27 2018 +0000 [illumos-gate merge] commit aafbdf3fa8f988ec989a8143b47d3158161d2143 9542 Cleanup of unwanted entries in the proto area commit 799bd0686522010a51353501cca8e00c1246d723 Merge: 8da8197 5ac95da Author: Jerry Jelinek Date: Tue May 22 11:28:39 2018 +0000 [illumos-gate merge] commit 5ac95da7d61660aa299c287a39277cb0372be959 9330 stack overflow when creating a deeply nested dataset commit aafbdf3fa8f988ec989a8143b47d3158161d2143 Author: Gary Mills Date: Mon May 21 20:43:41 2018 -0500 9542 Cleanup of unwanted entries in the proto area Reviewed by: Igor Kozhukhov Approved by: Gordon Ross commit 5ac95da7d61660aa299c287a39277cb0372be959 Author: Serapheim Dimitropoulos Date: Mon Sep 12 08:15:20 2016 -0700 9330 stack overflow when creating a deeply nested dataset Reviewed by: John Kennedy Reviewed by: Matt Ahrens Approved by: Garrett D'Amore commit 8da8197608a9f1e993f8ab217c01026d6619f4b8 Author: Mike Gerdts Date: Fri May 18 16:10:58 2018 +0000 OS-6963 add_fbuf should also use is_env_string (fix debug) Reviewed by: Jason King Reviewed by: Jerry Jelinek Approved by: Jerry Jelinek commit 97c8ad315bc66c8fafe0dceed7a7f9063a4a9c18 Author: sjorge Date: Wed May 16 21:58:48 2018 +0200 OS-6963 add_fbuf should also use is_env_string Reviewed by: Mike Gerdts Approved by: Mike Gerdts commit 49eb54a21b7e8a194ae7ac1204fa1f9b31b9fb78 Merge: 2df613f 8dfe554 Author: Jerry Jelinek Date: Fri May 18 12:15:12 2018 +0000 [illumos-gate merge] commit 8dfe5547fbf0979fc1065a8b6fddc1e940a7cf4f 9539 Make zvol operations use _by_dnode routines commit f39927996d932d886093624a919a94b0daf5cb83 9511 printf family isn't aware of multibyte decimal point characters (fix regression) commit 9ee48d48fcedfa1c02bcd16d6abbbfd28b9726c1 8660 mpi code checks return value of void function commit e87636823fcefbf553fdda979f84ad782e6e2202 9234 reduce apic calibration error by taking multiple measurements commit 03a4c2f4bfaca30115963b76445279b36468a614 9523 Large alloc in zdb can cause trouble commit f41179bd376293096297cdc1f32e610d44f65c8b 9521 Add checkpoint field in the default list of the zpool-list man page commit 7864b8192b8d30471fa2240466d516292e5765b8 9487 Free objects when receiving full stream as clone commit fa41d87de9ec9000964c605eb01d6dc19e4a1abe 9464 txg_kick() fails to see that we are quiescing, forcing transactions to their next stages without leaving them accumulate changes commit 221813c13b43ef48330b03725e00edee85108cf1 9442 decrease indirect block size of spacemaps commit 20596fe40e947343459994c3b1bcb68f7c0df52e 9245 zfs-test failures: slog_013_pos and slog_014_pos Conflicts: usr/src/uts/i86pc/sys/apic_common.h usr/src/uts/i86pc/sys/apic.h commit 8dfe5547fbf0979fc1065a8b6fddc1e940a7cf4f Author: Richard Yao Date: Tue Jun 13 14:50:40 2017 -0400 9539 Make zvol operations use _by_dnode routines Reviewed by: Matthew Ahrens Reviewed by: Brian Behlendorf Reviewed by: Rick McNeal Approved by: Dan McDonald commit f39927996d932d886093624a919a94b0daf5cb83 Author: Yuri Pankov Date: Thu May 17 10:42:14 2018 -0400 9511 printf family isn't aware of multibyte decimal point characters (fix regression) commit 9ee48d48fcedfa1c02bcd16d6abbbfd28b9726c1 Author: Andrew Stormont Date: Sun Mar 18 13:07:01 2018 +0000 8660 mpi code checks return value of void function Reviewed by: Yuri Pankov Reviewed by: Gary Mills Approved by: Robert Mustacchi commit e87636823fcefbf553fdda979f84ad782e6e2202 Author: Pavel Zakharov Date: Fri Mar 24 12:56:10 2017 -0400 9234 reduce apic calibration error by taking multiple measurements Reviewed by: George Wilson Reviewed by: Sebastien Roy Reviewed by: Igor Kozhukhov Reviewed by: Hans Rosenfeld Approved by: Dan McDonald commit 03a4c2f4bfaca30115963b76445279b36468a614 Author: Jorgen Lundman Date: Mon May 7 17:35:50 2018 +0900 9523 Large alloc in zdb can cause trouble Reviewed by: Igor Kozhukhov Reviewed by: Andriy Gapon Reviewed by: Matthew Ahrens Approved by: Dan McDonald commit f41179bd376293096297cdc1f32e610d44f65c8b Author: Eitan Adler Date: Fri Apr 27 23:59:49 2018 +0000 9521 Add checkpoint field in the default list of the zpool-list man page Reviewed by: Serapheim Dimitropoulos Reviewed by: Matthew Ahrens Reviewed by: kpande Approved by: Dan McDonald commit 7864b8192b8d30471fa2240466d516292e5765b8 Author: Paul Dagnelie Date: Mon Apr 16 16:18:30 2018 -0700 9487 Free objects when receiving full stream as clone Reviewed by: Matthew Ahrens Approved by: Dan McDonald commit fa41d87de9ec9000964c605eb01d6dc19e4a1abe Author: Serapheim Dimitropoulos Date: Tue Dec 5 09:45:46 2017 -0800 9464 txg_kick() fails to see that we are quiescing, forcing transactions to their next stages without leaving them accumulate changes Reviewed by: Matt Ahrens Reviewed by: Brad Lewis Reviewed by: Andriy Gapon Approved by: Dan McDonald commit 221813c13b43ef48330b03725e00edee85108cf1 Author: Matthew Ahrens Date: Thu Jan 11 08:54:38 2018 -0800 9442 decrease indirect block size of spacemaps Reviewed by: Serapheim Dimitropoulos Reviewed by: George Wilson Reviewed by: Albert Lee Reviewed by: Igor Kozhukhov Approved by: Dan McDonald commit 20596fe40e947343459994c3b1bcb68f7c0df52e Author: John Wren Kennedy Date: Wed Aug 17 15:15:27 2016 -0600 9245 zfs-test failures: slog_013_pos and slog_014_pos Reviewed by: Matt Ahrens Reviewed by: Chris Williamson Reviewed by: Yuri Pankov Approved by: Dan McDonald commit 2df613f7b7aa3978e80f8e63f228b7ed64ea5d5a Merge: 1c2625a 5250bfb Author: Jerry Jelinek Date: Thu May 17 11:22:36 2018 +0000 [illumos-gate merge] commit 5250bfb8bce969e3b3bfc3c0b9d4d7f32896031e 9528 Loader man pages should only be installed for x86 commit 804635d7bfa86d5f677fada06cb30420313f1159 9511 printf family isn't aware of multibyte decimal point characters commit 4540c8e2f029ecd3f040b27b7489b1c9f2d920c0 9503 libefi now depends on libsmbios commit 0a4f1df16f07808514bc5838bc55709f93f9e93e 9476 loader: Don't leak memory when displaying help. 9480 loader: commands.c should only use snprintf 9481 loader: commands.c use __unused commit c7a0678d54bbc87f507a8909a193f75cbb463ede 9374 svr4pkg: comparison between pointer and zero character constant commit a5f0d1fc79d4435b41cb64c37207978b97d8146b 9358 svc: this statement may fall through commit 911abd25cb2923fb6c6e6aeef37f833c16598ca7 9277 libefi: remove unused routines commit 76b35943c866f9d879ff5fc7e6fab17bef2b3402 9275 loader: Use the actual struct devdesc at the start of all *_devdesc structs commit 1c2625a53ebd46792e9152ddddeb63a52c03b3a2 Author: sjorge Date: Sat May 12 11:17:26 2018 +0200 OS-6952 bhyve should use media=cdrom like KVM Reviewed by: John Levon Reviewed by: Mike Gerdts Approved by: Mike Gerdts commit c884631e9c751a35384a284fea0975fe5174262d Merge: c596bb2 0b2e825 Author: Jerry Jelinek Date: Wed May 16 11:14:46 2018 +0000 [illumos-gate merge] commit 0b2e8253986c5c761129b58cfdac46d204903de1 9512 zfs remap poolname@snapname coredumps commit 591e0e133f9980083db5d64ac33a30bcc3382ff7 8115 parallel zfs mount commit b4bf0cf0458759c67920a031021a9d96cd683cfe 9426 metaslab size can exceed offset addressable by spacemap commit b1da084b97cda9a2d087205b95c45a54ad654453 9309 mdb: this statement may fall through Conflicts: usr/src/lib/Makefile commit 5250bfb8bce969e3b3bfc3c0b9d4d7f32896031e Author: Gary Mills Date: Thu May 10 07:38:08 2018 -0500 9528 Loader man pages should only be installed for x86 Reviewed by: Yuri Pankov Approved by: Hans Rosenfeld commit 804635d7bfa86d5f677fada06cb30420313f1159 Author: Yuri Pankov Date: Sun Apr 29 21:28:12 2018 +0300 9511 printf family isn't aware of multibyte decimal point characters Reviewed by: Dan McDonald Approved by: Hans Rosenfeld commit 4540c8e2f029ecd3f040b27b7489b1c9f2d920c0 Author: Andy Fiddaman Date: Thu Apr 26 08:23:48 2018 +0000 9503 libefi now depends on libsmbios Reviewed by: Toomas Soome Reviewed by: Yuri Pankov Approved by: Hans Rosenfeld commit 0a4f1df16f07808514bc5838bc55709f93f9e93e Author: Toomas Soome Date: Sat Apr 7 10:06:30 2018 +0300 9476 loader: Don't leak memory when displaying help. 9480 loader: commands.c should only use snprintf 9481 loader: commands.c use __unused Reviewed by: Andy Fiddaman Approved by: Hans Rosenfeld commit c7a0678d54bbc87f507a8909a193f75cbb463ede Author: Toomas Soome Date: Sun Jul 16 12:28:12 2017 +0300 9374 svr4pkg: comparison between pointer and zero character constant Reviewed by: Andy Fiddaman Reviewed by: John Levon Approved by: Hans Rosenfeld commit a5f0d1fc79d4435b41cb64c37207978b97d8146b Author: Toomas Soome Date: Sun Jul 16 22:21:48 2017 +0300 9358 svc: this statement may fall through Reviewed by: Andy Fiddaman Reviewed by: Jason King Approved by: Hans Rosenfeld commit 911abd25cb2923fb6c6e6aeef37f833c16598ca7 Author: Toomas Soome Date: Tue Mar 13 12:43:00 2018 +0200 9277 libefi: remove unused routines Reviewed by: Alexander Eremin Reviewed by: Yuri Pankov Approved by: Hans Rosenfeld commit 76b35943c866f9d879ff5fc7e6fab17bef2b3402 Author: Toomas Soome Date: Tue Mar 13 11:58:56 2018 +0200 9275 loader: Use the actual struct devdesc at the start of all *_devdesc structs Reviewed by: Yuri Pankov Approved by: Hans Rosenfeld commit 0b2e8253986c5c761129b58cfdac46d204903de1 Author: loli10K Date: Mon Apr 30 20:43:03 2018 +0200 9512 zfs remap poolname@snapname coredumps Reviewed by: Matthew Ahrens Reviewed by: John Wren Kennedy Reviewed by: Sara Hartse Approved by: Matt Ahrens commit 591e0e133f9980083db5d64ac33a30bcc3382ff7 Author: Sebastien Roy Date: Thu Jan 12 13:27:24 2017 -0500 8115 parallel zfs mount Reviewed by: Matthew Ahrens Reviewed by: Pavel Zakharov Reviewed by: Brad Lewis Reviewed by: George Wilson Reviewed by: Paul Dagnelie Reviewed by: Prashanth Sreenivasa Approved by: Matt Ahrens commit b4bf0cf0458759c67920a031021a9d96cd683cfe Author: Don Brady Date: Fri Aug 11 15:28:17 2017 -0600 9426 metaslab size can exceed offset addressable by spacemap Reviewed by: Paul Dagnelie Reviewed by: Matt Ahrens Approved by: Dan McDonald commit c596bb2c28271ba1ba0b6af4ef4a3244b32bbfe1 Author: Jason King Date: Tue May 15 11:12:52 2018 -0500 OS-6935 Possible race in lx_start_nfs_lockd Reviewed by: Jerry Jelinek Reviewed by: Mike Gerdts Approved by: Mike Gerdts commit b1da084b97cda9a2d087205b95c45a54ad654453 Author: Toomas Soome Date: Tue Jul 18 00:41:02 2017 +0300 9309 mdb: this statement may fall through Reviewed by: C Fraire Reviewed by: Jason King Approved by: Dan McDonald commit 187b276d8e492a172d021a78b5c087647ad8a3dc Merge: e847b91 39df76f Author: Jerry Jelinek Date: Tue May 15 11:54:15 2018 +0000 [illumos-gate merge] commit 39df76fb09f8b2678db1cae82e66cd47f6930e4f 9453 Include KPTI status in kernel boot messages commit bfcdb3d6fab8a8c00779b849f9f4505b2befd14d 9125 mdb's ::zfs_params needs updating commit 35f80dcb41f3a97bbb452a00537b4a72e7dc9996 7941 cannot use crypto lofi on a block/character device commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be 9274 loader: Make struct libi386_devdesc match the struct devdesc better commit 37367bbad5a7ff7127e57468cb6088cfca4bbd22 9095 ixgbe MAC_CAPAB_LED support commit 890c86716e81b6b22639ff07791007b82c26e6c5 9122 libstand: Consolidate tftp sendrecv into net.c sendrecv commit b8f90f25b92fc9ac25542c21076fda8ff8c6fa59 8931 boot1.efi: scan all display modes rather than sequential try-fail way commit 208e1562df6d45a86b71f40db0028ada4de4b56a 9502 expose thresholds as properties on sensor facility nodes commit bc0e4c28fd7055db02709c3af822f81959511c73 9400 avs: comparison between pointer and zero character constant commit de6ecd7f43e1627e7b738535c187ace8c2fd8f85 9239 mr_sas: this statement may fall through commit 6cd9fed7b76d776476aa3e2d7d235423dcbf1e56 9150 libfcoe: this statement may fall through commit 4e5127e8d53552c26604da7ec1d20e29b8196086 9273 loader.efi: We can't use d_opendata for blkio storage. commit e86c665f2e10cf29ac3b5f93b53c60bef762a690 9335 ficl: makesoftcore should be in tools commit 2c6e2b378f8445b330094f0316685e546585f44d 9520 list_link_replace(9f): Documentation does not match reality commit 71b76ee353d2a2effae389b51205465a42199e9d 9518 mdb conn_status doesn't do port byte order conversion Conflicts: usr/src/uts/common/io/ixgbe/ixgbe_gld.c usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c commit 39df76fb09f8b2678db1cae82e66cd47f6930e4f Author: Andy Fiddaman Date: Sun Mar 18 17:20:13 2018 +0000 9453 Include KPTI status in kernel boot messages Reviewed by: Toomas Soome Reviewed by: Youzhong Yang Reviewed by: Dominik Hassler Reviewed by: Albert Lee Approved by: Dan McDonald commit e847b91c79ac0a60cba1e1852929eb37e96cf21c Author: John Levon Date: Mon May 14 22:28:18 2018 +0000 OS-6760 bhyve passthru devices should use physical path Reviewed by: Robert Mustacchi Reviewed by: Patrick Mooney Approved by: Patrick Mooney commit 5f7e4160c0e83ee07bed904fb119988351eac739 Author: Mike Gerdts Date: Thu May 3 19:56:18 2018 +0000 OS-6630 bhyve should support vnc Reviewed by: Jorge Schrauwen Reviewed by: Patrick Mooney Reviewed by: Jerry Jelinek Approved by: Jerry Jelinek commit bfcdb3d6fab8a8c00779b849f9f4505b2befd14d Author: loli10K Date: Wed Feb 14 23:23:49 2018 +0100 9125 mdb's ::zfs_params needs updating Reviewed by: Matthew Ahrens Reviewed by: Prakash Surya Approved by: Dan McDonald commit 35f80dcb41f3a97bbb452a00537b4a72e7dc9996 Author: Toomas Soome Date: Sat Mar 24 18:13:39 2018 +0200 7941 cannot use crypto lofi on a block/character device Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be Author: Toomas Soome Date: Tue Mar 13 10:06:12 2018 +0200 9274 loader: Make struct libi386_devdesc match the struct devdesc better Reviewed by: Yuri Pankov Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 37367bbad5a7ff7127e57468cb6088cfca4bbd22 Author: Robert Mustacchi Date: Mon May 14 13:24:03 2018 -0400 9095 ixgbe MAC_CAPAB_LED support Reviewed by: Jerry Jelinek Reviewed by: Sebastian Wiedenroth Reviewed by: Toomas Soome Approved by: Dan McDonald commit 9c7f1ae01d2294b79bc57dff1f29ac9b813d6172 Author: Jerry Jelinek Date: Mon May 14 13:14:00 2018 -0400 9061 ofdlock(): assertion failed: lckdat->l_start == 0 Reviewed by: Cody Mello Reviewed by: John Levon Reviewed by: Richard Lowe Approved by: Dan McDonald commit 4d09c748e90aeb6deae3aa567d8dcf07d76f2db7 Author: Dan McDonald Date: Mon May 14 13:05:18 2018 -0400 9062 specfind() is not always zone aware Reviewed by: Robert Mustacchi Reviewed by: Richard Lowe Approved by: Dan McDonald commit 890c86716e81b6b22639ff07791007b82c26e6c5 Author: Toomas Soome Date: Fri Feb 16 22:00:03 2018 +0200 9122 libstand: Consolidate tftp sendrecv into net.c sendrecv Reviewed by: Yuri Pankov Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit b8f90f25b92fc9ac25542c21076fda8ff8c6fa59 Author: Toomas Soome Date: Thu Dec 21 18:30:21 2017 +0200 8931 boot1.efi: scan all display modes rather than sequential try-fail way Reviewed by: Yuri Pankov Reviewed by: C Fraire Approved by: Dan McDonald commit 208e1562df6d45a86b71f40db0028ada4de4b56a Author: Rob Johnston Date: Thu Apr 26 00:18:10 2018 -0700 9502 expose thresholds as properties on sensor facility nodes Reviewed by: Toomas Soome Reviewed by: Igor Kozhukhov Reviewed by: Dale Ghent Approved by: Dan McDonald commit bc0e4c28fd7055db02709c3af822f81959511c73 Author: Toomas Soome Date: Wed Mar 28 15:46:25 2018 +0300 9400 avs: comparison between pointer and zero character constant Reviewed by: Andy Fiddaman Reviewed by: C Fraire Approved by: Dan McDonald commit de6ecd7f43e1627e7b738535c187ace8c2fd8f85 Author: Toomas Soome Date: Sun Jul 2 00:41:55 2017 +0300 9239 mr_sas: this statement may fall through Reviewed by: Sebastian Wiedenroth Reviewed by: Andy Fiddaman Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald commit 6cd9fed7b76d776476aa3e2d7d235423dcbf1e56 Author: Toomas Soome Date: Sat Jul 1 10:21:59 2017 +0300 9150 libfcoe: this statement may fall through Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Reviewed by: John Levon Approved by: Dan McDonald commit 4e5127e8d53552c26604da7ec1d20e29b8196086 Author: Toomas Soome Date: Tue Mar 13 09:45:13 2018 +0200 9273 loader.efi: We can't use d_opendata for blkio storage. Reviewed by: Yuri Pankov Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit e86c665f2e10cf29ac3b5f93b53c60bef762a690 Author: Toomas Soome Date: Fri Mar 23 10:48:57 2018 +0200 9335 ficl: makesoftcore should be in tools Reviewed by: Andrew Stormont Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 2c6e2b378f8445b330094f0316685e546585f44d Author: Marcel Telka Date: Fri May 4 13:52:36 2018 +0200 9520 list_link_replace(9f): Documentation does not match reality Reviewed by: Toomas Soome Reviewed by: Yuri Pankov Approved by: Dan McDonald commit f9b2546bbcb539268f3a40c8f3e6d32ffb2b469d Merge: 954158f dfec2ec Author: Jerry Jelinek Date: Mon May 14 12:09:31 2018 +0000 [illumos-gate merge] commit dfec2ecfa1713daac7f3cdf7c6dc2cf4f09a4ee3 9525 kmem_dump_size is a corrupting influence commit 84f2736904a911587ccd1cf1e4543493fcab31f4 8454 libzpool build fails if no LINTLIB after 7431 commit 8dc6d85a3768199d9f1acfd636fa366067f4aa18 9527 assert.h: static_assert macro should be guarded by !defined(__cplusplus) commit 924d84dc7aa9fc64a9236547607679645a139d85 9469 pxeboot should default to TFTP in absence of root-path 9470 pxeboot should assume / if no path provided in root-path 9471 pxeboot.5 example ISC DHCP daemon syntax does not work commit 0b09d754d66bb2026be92bbbc38f7c8ba454cf0c 9355 truss: this statement may fall through commit 71b76ee353d2a2effae389b51205465a42199e9d Author: Yuri Pankov Date: Mon Apr 30 15:04:41 2018 +0300 9518 mdb conn_status doesn't do port byte order conversion Reviewed by: Sanjay Nadkarni Reviewed by: Roman Strashkin Reviewed by: Joyce McIntosh Reviewed by: Toomas Soome Approved by: Dan McDonald commit dfec2ecfa1713daac7f3cdf7c6dc2cf4f09a4ee3 Author: John Levon Date: Sun Apr 22 13:45:25 2018 +0100 9525 kmem_dump_size is a corrupting influence Reviewed by: Jerry Jelinek Reviewed by: Robert Mustacchi Reviewed by: Richard Lowe Approved by: Dan McDonald commit 954158f9265ac07fdc3bf32148c92bdb65f72e06 Author: Jason King Date: Tue May 8 21:44:21 2018 -0500 OS-6924 Double-free in crypto tests on failure Reviewed by: Dan McDonald Reviewed by: Mike Zeller Approved by: Mike Zeller commit 84f2736904a911587ccd1cf1e4543493fcab31f4 Author: Igor Kozhukhov Date: Mon Jul 3 21:41:31 2017 +0300 8454 libzpool build fails if no LINTLIB after 7431 Reviewed by: Matthew Ahrens Approved by: Dan McDonald commit 8dc6d85a3768199d9f1acfd636fa366067f4aa18 Author: Andy Fiddaman Date: Wed May 9 14:39:57 2018 +0000 9527 assert.h: static_assert macro should be guarded by !defined(__cplusplus) Reviewed by: Igor Kozhukhov Reviewed by: Toomas Soome Reviewed by: Dominik Hassler Reviewed by: Robert Mustacchi Reviewed by: Yuri Pankov Approved by: Dan McDonald commit 924d84dc7aa9fc64a9236547607679645a139d85 Author: Andy Fiddaman Date: Thu May 10 21:26:18 2018 +0000 9469 pxeboot should default to TFTP in absence of root-path 9470 pxeboot should assume / if no path provided in root-path 9471 pxeboot.5 example ISC DHCP daemon syntax does not work Reviewed by: Dominik Hassler Reviewed by: Toomas Soome Approved by: Dan McDonald commit 61219925bb32ebb8717b9f71c65d328d79f7dcaa Author: Jason King Date: Wed May 9 14:55:58 2018 -0500 OS-6943 varpd not listed as an install_h target OS-6946 varpd structs fail ctfdiff check Reviewed by: Dan McDonald Approved by: Dan McDonald commit 0b09d754d66bb2026be92bbbc38f7c8ba454cf0c Author: Toomas Soome Date: Sun Jul 16 23:10:16 2017 +0300 9355 truss: this statement may fall through Reviewed by: Andy Fiddaman Reviewed by: C Fraire Approved by: Dan McDonald commit c0ca16f54c2c85ee7624b42c1082618f184fa9c5 Author: Jorge Schrauwen Date: Tue May 1 21:57:26 2018 +0200 OS-6926 add support to bhyve zones for ahci disks Reviewed by: Mike Gerdts Reviewed by: Patrick Mooney Reviewed by: John Levon Approved by: John Levon commit d5480cffa470d8313e316925887ce59a56cd138c Merge: e2192fe bf26014 Author: Jerry Jelinek Date: Thu May 10 11:52:28 2018 +0000 [illumos-gate merge] commit bf26014c5541b6119f34e0d95294b7f2eb105ac2 9328 zap code can take advantage of c99 9329 panic in zap_leaf_lookup() due to concurrent zapification commit bf26014c5541b6119f34e0d95294b7f2eb105ac2 Author: Matthew Ahrens Date: Tue Jun 21 12:29:02 2016 -0700 9328 zap code can take advantage of c99 9329 panic in zap_leaf_lookup() due to concurrent zapification Reviewed by: Steve Gonczi Reviewed by: George Wilson Reviewed by: Pavel Zakharov Reviewed by: Brad Lewis Approved by: Dan McDonald kvm -------- mdata-client -------- kvm-cmd -------- illumos-extra --------