smartos-live -------- commit 292a354d557a9aa5675890c7de03ca9dcf9715b8 Author: Josh Wilsdon Date: Wed Mar 2 12:47:54 2016 -0800 OS-5180 when restarting, metadata ignores zones that are 'provisioning' Reviewed by: Julien Gilli commit bfd46958d86958bc3b1a4ce9fccd0f9649aec908 Author: Josh Wilsdon Date: Thu Feb 25 23:45:12 2016 -0800 OS-3191 vmadm should not rewrite metadata.json unless it changed commit 5edf754ae9a760533de38457ab0f770f3df52bd9 Author: Josh Wilsdon Date: Wed Feb 24 16:58:26 2016 -0800 OS-5160 metadata-agent: failure to create zone control file cascades into dumping core due to unchecked undefined callback Reviewed by: Julien Gilli commit 83abc25b9dcd6115c8bf85a651d0a9c26056133d Author: Cody Peter Mello Date: Tue Feb 23 02:46:55 2016 +0000 OS-5181 Duplicate addresses in "ips" and "allowed_ips" prevents zone booting Reviewed by: Matt Smillie commit 63f75cc4deab58b207cc32511d26139285e4833d Author: Cody Peter Mello Date: Wed Feb 17 06:48:39 2016 +0000 FWAPI-225 Support IPv6 firewall rules Reviewed by: Matt Smillie commit 871f2d22c480b235a5981c9e00b2bb17f3099da8 Author: Cody Peter Mello Date: Wed Feb 17 06:48:16 2016 +0000 FWAPI-225 Support IPv6 firewall rules (sync w/ sdc-fwrule) illumos -------- commit 1674812565e328393f46c785165a7c6b9407841b Author: Cody Peter Mello Date: Thu Mar 3 21:11:21 2016 +0000 OS-5209 __KERN_NAUXV_IMPL needs to be increased for OS-5202 commit efaa0b54ddc29c92bd769ade82014753a91631ab Author: Cody Peter Mello Date: Wed Mar 2 18:56:46 2016 +0000 OS-5202 Support AT_SECURE & AT_*ID in LX Reviewed by: Jerry Jelinek Reviewed by: Patrick Mooney commit 68e1086e41ad290e63d3ab0154520a3f05a78e4e Merge: 33114ec a8f6344 Author: Jerry Jelinek Date: Thu Mar 3 12:56:31 2016 +0000 [illumos-gate merge] commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9 6672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt() 6673 want a macro to convert seconds to nanoseconds and vice-versa commit 33114ece49725ace161e085542a39cde9f4bf930 Author: Bryan Cantrill Date: Thu Mar 3 00:17:09 2016 +0000 OS-5188 dtrace_canstore_statvar() fails for some valid static variables commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9 Author: Eli Rosenthal Date: Wed Mar 2 14:51:48 2016 -0800 6672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt() 6673 want a macro to convert seconds to nanoseconds and vice-versa Reviewed by: Matthew Ahrens Reviewed by: Prakash Surya Reviewed by: Josef 'Jeff' Sipek Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 6a7a17065e9b79219d42a410443bee8f28ad1d93 Author: Patrick Mooney Date: Wed Mar 2 22:37:08 2016 +0000 OS-5204 lxbrand panic in br_issig_stop handler Reviewed by: Jerry Jelinek commit bb1c698417dc9189c85dd69f6d0fbee19e9a2dde Author: Robert Mustacchi Date: Wed Mar 2 22:28:18 2016 +0000 OS-5205 vnd has extraneous qreply Reviewed by: Patrick Mooney commit 4fc7a1e21a248fa2ba7945818ad9379e6174c4a8 Author: Patrick Mooney Date: Wed Mar 2 17:40:23 2016 +0000 OS-5201 lxbrand zone attr manipulation requires lighter touch Reviewed by: Jerry Jelinek commit 77e34a1d3ec4cb237b64df269782b50a4fdfe5e7 Merge: 0dbfad3 dac4b50 Author: Jerry Jelinek Date: Wed Mar 2 11:49:23 2016 +0000 [illumos-gate merge] commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8 6710 disable shadow compilation by default commit d002581c15e562273045b1e5547179228d2db680 6649 autofs(4) should describe options set via sharectl(1M) commit 879bece34ee134b2be670393fe9ffe33ce268aa0 2897 "zpool split" documentation missing from manpage commit c8323d4323a565676ba44883bfeb289d9ed8813e 4465 zpool(1M) is able to offline cache vdevs despite what man page says 5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool Conflicts: usr/src/man/man1m/zpool.1m commit 0dbfad3f08443d7bd21772443e5ef04325431479 Author: Jerry Jelinek Date: Tue Mar 1 21:57:29 2016 +0000 OS-5191 consistent use of zpool name as device in /proc/diskstats and /proc/mounts Reviewed by: Patrick Mooney commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8 Author: Josef 'Jeff' Sipek Date: Tue Mar 1 09:47:30 2016 -0500 6710 disable shadow compilation by default Reviewed by: Robert Mustacchi Reviewed by: Garrett D'Amore Reviewed by: Igor Kozhukhov Approved by: Hans Rosenfeld commit d002581c15e562273045b1e5547179228d2db680 Author: Yuri Pankov Date: Sat Feb 27 22:43:28 2016 +0300 6649 autofs(4) should describe options set via sharectl(1M) Reviewed by: Robert Mustacchi Approved by: Hans Rosenfeld commit 879bece34ee134b2be670393fe9ffe33ce268aa0 Author: Steven Burgess Date: Sat Feb 20 06:10:45 2016 +0300 2897 "zpool split" documentation missing from manpage Reviewed by: Dan McDonald Reviewed by: Matthew Ahrens Approved by: Hans Rosenfeld commit c8323d4323a565676ba44883bfeb289d9ed8813e Author: Yuri Pankov Date: Sat Feb 20 05:54:24 2016 +0300 4465 zpool(1M) is able to offline cache vdevs despite what man page says 5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool Reviewed by: Matthew Ahrens Approved by: Hans Rosenfeld commit 67c3f4c9f70c40ce0dd12db8804e720c3a0c0c79 Merge: e5490f1 aab83bb Author: Jerry Jelinek Date: Mon Feb 29 12:17:08 2016 +0000 [illumos-gate merge] commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d 6659 nvlist_free(NULL) is a no-op commit d643a855cbd8c4fb4fe966406fa05dff70673597 6674 sys/isa_defs.h shouldn't unconditionally define _ILP32 commit bcf23f43dc1b73080eeded927585ee86feab40a7 6596 Macro redefined in strtolctype.h commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d Author: Josef 'Jeff' Sipek Date: Wed Feb 24 11:58:55 2016 -0500 6659 nvlist_free(NULL) is a no-op Reviewed by: Toomas Soome Reviewed by: Marcel Telka Approved by: Robert Mustacchi commit d643a855cbd8c4fb4fe966406fa05dff70673597 Author: Yuri Pankov Date: Wed Feb 24 18:59:17 2016 +0300 6674 sys/isa_defs.h shouldn't unconditionally define _ILP32 Reviewed by: Igor Kozhukhov Reviewed by: Andy Stormont Approved by: Robert Mustacchi commit e5490f12d073ec144d62bc50456b750256cc7c0a Author: Jerry Jelinek Date: Fri Feb 26 23:43:59 2016 +0000 OS-5189 lx dev enumeration can deadlock with zfs Reviewed by: Patrick Mooney commit bcf23f43dc1b73080eeded927585ee86feab40a7 Author: Gary Mills Date: Fri Feb 19 16:34:27 2016 -0600 6596 Macro redefined in strtolctype.h Reviewed by: Garrett D'Amore Approved by: Dan McDonald commit d853ba795fd6d402efda9000401d1264245e760a Author: Jerry Jelinek Date: Fri Feb 26 21:05:52 2016 +0000 6416 ptime -p could support multiple processes [fix mis-meerge] commit 813f94f295711187eaa637311318875f031dfc18 Author: Jerry Jelinek Date: Fri Feb 26 17:02:32 2016 +0000 OS-5187 improve /proc/diskstat handling Reviewed by: Patrick Mooney commit cd6d980e0d9fa21ff08e425a6e31b5c05780c1f1 Merge: 3b429d3 5ffb0c9 Author: Jerry Jelinek Date: Fri Feb 26 12:39:31 2016 +0000 [illumos-gate merge] commit 5ffb0c9b03b5149ff4f5821a62be4a52408ada2a 3661 Sync mDNS with upstream commit 8551f527eff6d736e8191795ffafe40abbdb71e6 6416 ptime -p could support multiple processes Conflicts: usr/src/man/man1/proc.1 usr/src/lib/libdns_sd/java/com/apple/dnssd/DNSSDRecordRegistrar.java usr/src/cmd/ptools/ptime/ptime.c usr/src/cmd/cmd-inet/usr.lib/mdnsd/DNSCommon.c commit 3b429d37b9ba78c77cb6292ba61f0574315fb421 Author: Jerry Jelinek Date: Thu Feb 25 22:14:29 2016 +0000 OS-5179 flatten zvol entries for /dev and /proc/partitions Reviewed by: Patrick Mooney commit 5ffb0c9b03b5149ff4f5821a62be4a52408ada2a Author: Toomas Soome Date: Sat Oct 17 22:57:47 2015 +0300 3661 Sync mDNS with upstream Reviewed by: Richard Lowe Approved by: Robert Mustacchi commit 8ca94bcb3bfda41f417b057134939651e503e661 Author: Patrick Mooney Date: Thu Feb 25 01:47:56 2016 +0000 OS-5185 zlogin fails to execute command when 'su' is missing Reviewed by: Jerry Jelinek commit 8551f527eff6d736e8191795ffafe40abbdb71e6 Author: Robert Mustacchi Date: Mon Apr 1 23:45:20 2013 +0000 6416 ptime -p could support multiple processes Reviewed by: Bryan Cantrill Reviewed by: Ryan Zezeski Approved by: Dan McDonald commit a5158d656c8cf8e3be1a63c4601739b696e938a3 Merge: d1e72d8 633aa80 Author: Jerry Jelinek Date: Thu Feb 25 12:25:32 2016 +0000 [illumos-gate merge] commit 633aa8079184298dfc2ae6966d0d9cc897712b57 6575 grow_replicas_001_pos fails intermittently commit 327848f9b50960449ae0e73e0767b617af721690 6578 cifs_attr_002_pos fails to cleanup after itself commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf 6577 zfs_copies_004_neg fails trying to expand wildcard characters commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c 6468 remove iscsi-related cruft from zfs-tests commit 412db4e993a383395d7ff1add4bb97f97ca3d433 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. commit a6c5c5ca2069d841106ecb240d54632487830200 6663 Driver timerfd not built on SPARC commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432 6671 man(1): document MANWIDTH variable commit 5db531e3faa94427746eae754b11770fd8416b6d 6662 uts should only build the variant requested commit 96088c8326643135b996338d1fe5a68aac181f31 6592 AI_ADDRCONFIG fails all resolutions when only loopback is present Conflicts: usr/src/uts/sparc/Makefile.sparc commit 633aa8079184298dfc2ae6966d0d9cc897712b57 Author: Yuri Pankov Date: Wed Feb 24 21:33:36 2016 -0800 6575 grow_replicas_001_pos fails intermittently Reviewed by: John Kennedy Approved by: Robert Mustacchi commit 327848f9b50960449ae0e73e0767b617af721690 Author: Yuri Pankov Date: Tue Jan 26 00:22:03 2016 +0300 6578 cifs_attr_002_pos fails to cleanup after itself Reviewed by: John Kennedy Approved by: Robert Mustacchi commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf Author: Yuri Pankov Date: Mon Jan 25 23:50:58 2016 +0300 6577 zfs_copies_004_neg fails trying to expand wildcard characters Reviewed by: John Kennedy Approved by: Robert Mustacchi commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c Author: Yuri Pankov Date: Mon Jan 25 23:49:10 2016 +0300 6468 remove iscsi-related cruft from zfs-tests Reviewed by: John Kennedy Approved by: Robert Mustacchi commit 412db4e993a383395d7ff1add4bb97f97ca3d433 Author: John Wren Kennedy Date: Wed Feb 24 21:13:41 2016 -0800 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. Reviewed by: George Wilson Reviewed by: Jonathan Mackenzie Reviewed by: Yuri Pankov Approved by: Robert Mustacchi commit a6c5c5ca2069d841106ecb240d54632487830200 Author: Gary Mills Date: Tue Feb 23 08:31:59 2016 -0600 6663 Driver timerfd not built on SPARC Reviewed by: Igor Kozhukhov Reviewed by: Dan McDonald Reviewed by: Toomas Soome Approved by: Robert Mustacchi commit d1e72d851b679128a2371f1b0cdc40d030e4a622 Author: Patrick Mooney Date: Wed Feb 24 02:32:46 2016 +0000 OS-5184 lxbrand sets AT_BASE incorrectly for ld.so Reviewed by: Jerry Jelinek commit bc1a14d6a4bd455f488d3ec4bcaf421a9b9f2f55 Author: Jerry Jelinek Date: Wed Feb 24 20:20:29 2016 +0000 OS-4614 lx want /sys/block emulation Reviewed by: Patrick Mooney commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432 Author: Yuri Pankov Date: Tue Feb 23 21:30:23 2016 +0300 6671 man(1): document MANWIDTH variable Reviewed by: Robert Mustacchi Reviewed by: Adam Števko Approved by: Richard Lowe commit 5db531e3faa94427746eae754b11770fd8416b6d Author: Richard Lowe Date: Wed Mar 12 01:34:26 2014 +0000 6662 uts should only build the variant requested Reviewed by: Igor Kozhukhov Reviewed by: Josef 'Jeff' Sipek Reviewed by: Garrett D'Amore Approved by: Robert Mustacchi commit 96088c8326643135b996338d1fe5a68aac181f31 Author: Robert Mustacchi Date: Mon Jan 18 16:11:19 2016 +0000 6592 AI_ADDRCONFIG fails all resolutions when only loopback is present Reviewed by: Dan McDonald Approved by: Richard Lowe commit d3d31ab6f2a28d67593b8dcad42c0f03964ab6c0 Merge: 3f9daf6 e014e7f Author: Jerry Jelinek Date: Tue Feb 23 13:25:43 2016 +0000 [illumos-gate merge] commit e014e7f89c5273294b22953615734b04c11b1b4f 6641 deadman fires spuriously when running on VMware commit 8808ac5dae118369991f158b6ab736cb2691ecde 4521 zfstest is trying to execute evil "zfs unmount -a" commit 3f9daf6d27ccf52cc878e4bee17bf6f657f6f50d Author: Cody Peter Mello Date: Mon Feb 22 19:25:30 2016 +0000 OS-5177 Filtering on 'rarp' with snoop(1M) is broken commit e014e7f89c5273294b22953615734b04c11b1b4f Author: Paul Dagnelie Date: Mon Feb 22 08:35:54 2016 -0800 6641 deadman fires spuriously when running on VMware Reviewed by: Matthew Ahrens Reviewed by: Dan Kimmel Reviewed by: Josef 'Jeff' Sipek Reviewed by: Igor Kozhukhov Approved by: Dan McDonald commit 8808ac5dae118369991f158b6ab736cb2691ecde Author: Yuri Pankov Date: Sun Feb 21 20:54:49 2016 -0800 4521 zfstest is trying to execute evil "zfs unmount -a" Reviewed by: Andriy Gapon Reviewed by: Dan McDonald Reviewed by: Matthew Ahrens Reviewed by: John Kennedy Approved by: Robert Mustacchi commit 74b22239b3d05923a5c08d00fc5d82a3fa7d273b Author: Patrick Mooney Date: Thu Feb 11 21:45:53 2016 +0000 OS-4699 lxbrand netty complains about SO_LINGER (really IP_TOS) Reviewed by: Jerry Jelinek commit 8dae19d8567afd5eeda73ea481823d4d74942a1d Author: Patrick Mooney Date: Fri Feb 19 08:19:32 2016 +0000 OS-5170 lxbrand iostat needs /sys/block entries OS-5171 lxbrand iostat interprets major/minor numbers in /proc/diskstats Reviewed by: Jerry Jelinek commit aaf21dc463693a57b8d787b51fd2e7c0671bd003 Author: Jerry Jelinek Date: Fri Feb 19 17:47:56 2016 +0000 OS-5166 Unable to mount NFS volume from lx instances when server only supports NFSv3 Reviewed by: Patrick Mooney commit 01655f970a4f2495a0e0b921543577cd4b72c67a Merge: 9461b7f 6e7bd67 Author: Jerry Jelinek Date: Fri Feb 19 12:39:18 2016 +0000 [illumos-gate merge] commit 6e7bd6722c43b5bb4fa3bfb4961472f546ec2a6a 6599 kstat queues should assert on both platforms commit 49a119360d49a6e7e0b08e69ff5d965e828d3424 6660 ufs may read too many indirect blocks, flush a random block to disk commit 6e7bd6722c43b5bb4fa3bfb4961472f546ec2a6a Author: Toomas Soome Date: Sat Feb 6 15:42:31 2016 +0200 6599 kstat queues should assert on both platforms Reviewed by: Igor Kozhukhov Reviewed by: Hans Rosenfeld Reviewed by: Richard Elling Approved by: Richard Lowe commit 49a119360d49a6e7e0b08e69ff5d965e828d3424 Author: Richard Lowe Date: Fri Jan 22 16:05:52 2016 -0500 6660 ufs may read too many indirect blocks, flush a random block to disk Reviewed by: Toomas Soome Reviewed by: Josef 'Jeff' Sipek Approved by: Dan McDonald commit 9461b7f6dabce7ce52daa1e80cd3a36dc9752220 Merge: 177e229 a21e169 Author: Jerry Jelinek Date: Thu Feb 18 12:36:27 2016 +0000 [illumos-gate merge] commit a21e16923712d68dbeecfc9660b47a4279005efd 6646 libbe be_do_copy_grub_cap() is broken when pool root dataset is not mounted commit a21e16923712d68dbeecfc9660b47a4279005efd Author: Toomas Soome Date: Thu Feb 11 13:16:13 2016 +0200 6646 libbe be_do_copy_grub_cap() is broken when pool root dataset is not mounted Reviewed by: Igor Kozhukhov Reviewed by: Richard Lowe Approved by: Dan McDonald illumos-extra -------- kvm-cmd -------- kvm -------- mdata-client --------