Re: svn commit: r331506 - in stable/11/sys: arm/at91 arm/broadcom/bcm2835 arm/freescale/imx arm/freescale/vybrid arm/lpc arm/samsung/exynos arm/ti dev/flash dev/spibus dev/xilinx mips/atheros mips/med

2018-03-28 Thread Andre Albsmeier
On Sat, 24-Mar-2018 at 23:23:31 +, Ian Lepore wrote: > Author: ian > Date: Sat Mar 24 23:23:31 2018 > New Revision: 331506 > URL: https://svnweb.freebsd.org/changeset/base/331506 > > Log: > MFC r310017, r310229, r312289, r327260, r329539, r329544-r329546, r329620, > r329729, r329911,

svn commit: r331729 - stable/11/sbin/ifconfig

2018-03-28 Thread Marcelo Araujo
Author: araujo Date: Thu Mar 29 05:01:49 2018 New Revision: 331729 URL: https://svnweb.freebsd.org/changeset/base/331729 Log: MFC r305860, r306371 r305860: Add an option called "random" that combined with "ether" can generate a random MAC address for an Ethernet interface. PR:

svn commit: r331728 - in stable/11/etc: . rc.d

2018-03-28 Thread Marcelo Araujo
Author: araujo Date: Thu Mar 29 04:51:07 2018 New Revision: 331728 URL: https://svnweb.freebsd.org/changeset/base/331728 Log: MFC r329817: The firewall_type is ignored if not set in rc.conf or rc.conf.local, after r190575 there is an option to call rc.firewall with the firewall_type

Re: svn commit: r331502 - stable/11/sys/modules/i2c/iicbus

2018-03-28 Thread Andre Albsmeier
On Sat, 24-Mar-2018 at 22:50:59 +, Ian Lepore wrote: > Author: ian > Date: Sat Mar 24 22:50:59 2018 > New Revision: 331502 > URL: https://svnweb.freebsd.org/changeset/base/331502 > > Log: > MFC r329534-r329535 > > r329534: > Arrange SRCS= as 1 file per line, alphabetical, so it's

svn commit: r331727 - in stable/11: share/man/man9 sys/kern sys/sys

2018-03-28 Thread Matt Joras
Author: mjoras Date: Thu Mar 29 04:41:45 2018 New Revision: 331727 URL: https://svnweb.freebsd.org/changeset/base/331727 Log: MFC r325621, r325622, r331227 Add EVENTHANDLER_LIST and some users. Also fix a longstanding bug in mtx initialization. Modified:

svn commit: r331726 - head/tools/tools/crypto

2018-03-28 Thread Conrad Meyer
Author: cem Date: Thu Mar 29 04:14:37 2018 New Revision: 331726 URL: https://svnweb.freebsd.org/changeset/base/331726 Log: cryptocheck: Add Chacha20 cipher to tool Modified: head/tools/tools/crypto/cryptocheck.c Modified: head/tools/tools/crypto/cryptocheck.c

svn commit: r331725 - head/tools/tools/crypto

2018-03-28 Thread Conrad Meyer
Author: cem Date: Thu Mar 29 04:07:53 2018 New Revision: 331725 URL: https://svnweb.freebsd.org/changeset/base/331725 Log: cryptotest: Add chacha20 cipher Modified: head/tools/tools/crypto/cryptotest.c Modified: head/tools/tools/crypto/cryptotest.c

svn commit: r331724 - in head/sys: conf crypto/chacha20 modules/crypto opencrypto

2018-03-28 Thread Conrad Meyer
Author: cem Date: Thu Mar 29 04:02:50 2018 New Revision: 331724 URL: https://svnweb.freebsd.org/changeset/base/331724 Log: opencrypto: Integrate Chacha20 algorithm into OCF Mostly this is a thin shim around existing code to integrate with enc_xform and cryptosoft (+ cryptodev).

Re: svn commit: r331722 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Rodney W. Grimes
-- Start of PGP signed section. > On Thu, Mar 29, 2018 at 02:51:04AM +, Eitan Adler wrote: > > Author: eadler > > Date: Thu Mar 29 02:50:57 2018 > > New Revision: 331722 > > URL: https://svnweb.freebsd.org/changeset/base/331722 > > > > Log: > > Revert r330897: > > > > This was intended

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> On Wed, Mar 28, 2018 at 07:49:06PM -0700, Rodney W. Grimes wrote: > > > On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > > > > On 28 March 2018 at 19:04, Rodney W. Grimes > > > > wrote: > > > > >> On 28 March 2018 at 18:35, Rodney W. Grimes > > > >

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Glen Barber
On Wed, Mar 28, 2018 at 07:49:06PM -0700, Rodney W. Grimes wrote: > > On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > > > On 28 March 2018 at 19:04, Rodney W. Grimes > > > wrote: > > > >> On 28 March 2018 at 18:35, Rodney W. Grimes > > > >>

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 28 March 2018 at 19:49, Rodney W. Grimes > wrote: > >> On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > >> > On 28 March 2018 at 19:04, Rodney W. Grimes > >> > wrote: >

Re: svn commit: r331722 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Glen Barber
On Thu, Mar 29, 2018 at 02:51:04AM +, Eitan Adler wrote: > Author: eadler > Date: Thu Mar 29 02:50:57 2018 > New Revision: 331722 > URL: https://svnweb.freebsd.org/changeset/base/331722 > > Log: > Revert r330897: > > This was intended to be a non-functional change. It wasn't. The

svn commit: r331723 - in head: share/man/man9 sys/kern sys/sys sys/vm usr.bin/cpuset

2018-03-28 Thread Jeff Roberson
Author: jeff Date: Thu Mar 29 02:54:50 2018 New Revision: 331723 URL: https://svnweb.freebsd.org/changeset/base/331723 Log: Implement several enhancements to NUMA policies. Add a new "interleave" allocation policy which stripes pages across domains with a stride or width keeping

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Eitan Adler
On 28 March 2018 at 19:49, Rodney W. Grimes wrote: >> On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: >> > On 28 March 2018 at 19:04, Rodney W. Grimes >> > wrote: >> > >> On 28 March 2018 at 18:35, Rodney W. Grimes >> >

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Cy Schubert
In message <20180329022626.gp81...@freebsd.org>, Glen Barber writes: > > --88pBQ1/6ie/nQzMF > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > > On 28 March

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > > On 28 March 2018 at 19:04, Rodney W. Grimes > > wrote: > > >> On 28 March 2018 at 18:35, Rodney W. Grimes > > >> wrote: > > >> >> >> Hi! > > >> >> >> > > >> >> >>

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> In message <20180329022626.gp81...@freebsd.org>, Glen Barber writes: > > > > --88pBQ1/6ie/nQzMF > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > > > > On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > >

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> On 28 March 2018 at 19:04, Rodney W. Grimes > wrote: > >> On 28 March 2018 at 18:35, Rodney W. Grimes > >> wrote: > >> >> >> Hi! > >> >> >> > >> >> >> This part of the MFC is wrong: > >> >> >> > >> >> >>

svn commit: r331721 - stable/11/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Thu Mar 29 02:25:34 2018 New Revision: 331721 URL: https://svnweb.freebsd.org/changeset/base/331721 Log: MFC r329738: MFV r329736: 8969 Cannot boot from RAIDZ with parity > 1 illumos/illumos-gate@0fb055e81fd0cda5221da8ddd98b2f8d1fc6bdbe At present it is possible to

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Glen Barber
On Wed, Mar 28, 2018 at 07:17:20PM -0700, Eitan Adler wrote: > On 28 March 2018 at 19:04, Rodney W. Grimes > wrote: > >> On 28 March 2018 at 18:35, Rodney W. Grimes > >> wrote: > >> >> >> Hi! > >> >> >> > >> >> >> This part of the

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Eitan Adler
On 28 March 2018 at 19:04, Rodney W. Grimes wrote: >> On 28 March 2018 at 18:35, Rodney W. Grimes >> wrote: >> >> >> Hi! >> >> >> >> >> >> This part of the MFC is wrong: >> >> >> >> >> >>

svn commit: r331720 - head/usr.bin/timeout

2018-03-28 Thread Conrad Meyer
Author: cem Date: Thu Mar 29 02:13:58 2018 New Revision: 331720 URL: https://svnweb.freebsd.org/changeset/base/331720 Log: timeout.1: Try to improve clarity Minor rewordings, markup fixes or enhancements, and some typo fixes. Add a few sentences clarifying the special zero duration.

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Eitan Adler
On 28 March 2018 at 19:17, Eitan Adler wrote: > On 28 March 2018 at 19:04, Rodney W. Grimes > wrote: >>> On 28 March 2018 at 18:35, Rodney W. Grimes >>> wrote: >>> >> >> Hi! >>> >> >> >>> >> >> This part of the

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> On 28 March 2018 at 18:35, Rodney W. Grimes > wrote: > >> >> Hi! > >> >> > >> >> This part of the MFC is wrong: > >> >> > >> >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 > > > > Can we try to identify exactly

Re: Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Eitan Adler
On 28 March 2018 at 18:35, Rodney W. Grimes wrote: >> >> Hi! >> >> >> >> This part of the MFC is wrong: >> >> >> >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 > > Can we try to identify exactly what rXX that

Mismerge at r330897 in stable/11, Audit report

2018-03-28 Thread Rodney W. Grimes
> >> Hi! > >> > >> This part of the MFC is wrong: > >> > >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 Can we try to identify exactly what rXX that is a merge of? > >> Could you please MFC back the other random related changes too? Some >

svn commit: r331719 - in stable/10/sys: conf dev/cxgbe/firmware dev/cxgbe/iw_cxgbe modules/cxgbe/t4_firmware modules/cxgbe/t5_firmware modules/cxgbe/t6_firmware

2018-03-28 Thread Navdeep Parhar
Author: np Date: Thu Mar 29 01:20:58 2018 New Revision: 331719 URL: https://svnweb.freebsd.org/changeset/base/331719 Log: MFC r323006 and r324386. This brings the cxgbe(4) firmware up to 1.16.63.0. Sponsored by: Chelsio Communications Added:

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Wed, Mar 28, 2018 at 8:04 PM, Allan Jude wrote: > > On 2018-03-28 14:15, Oliver Pinter wrote: > >> Hi! > >> > >> This part of the MFC is wrong: > >> > >>

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Eitan Adler
On 28 March 2018 at 18:04, Allan Jude wrote: > On 2018-03-28 14:15, Oliver Pinter wrote: >> Hi! >> >> This part of the MFC is wrong: >> >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 >> >> Could you please MFC back the

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Kyle Evans
On Wed, Mar 28, 2018 at 8:04 PM, Allan Jude wrote: > On 2018-03-28 14:15, Oliver Pinter wrote: >> Hi! >> >> This part of the MFC is wrong: >> >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 >> >> Could you please MFC back

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Allan Jude
On 2018-03-28 14:15, Oliver Pinter wrote: > Hi! > > This part of the MFC is wrong: > > https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 > > Could you please MFC back the other random related changes too? Some > of them made by cem@. > > On

svn commit: r331718 - head/stand/i386/libi386

2018-03-28 Thread Kyle Evans
Author: kevans Date: Thu Mar 29 00:55:11 2018 New Revision: 331718 URL: https://svnweb.freebsd.org/changeset/base/331718 Log: stand: Add workaround for HP BIOS issues hrs@ and kuriyama@ have found that on some HP BIOS, a system will fail to boot immediately after installation with the

svn commit: r331717 - in stable: 10/release/tools 11/release/tools

2018-03-28 Thread Glen Barber
Author: gjb Date: Thu Mar 29 00:42:44 2018 New Revision: 331717 URL: https://svnweb.freebsd.org/changeset/base/331717 Log: MFC r331559: Escape trailing newlines in a long variable list for consistency. Sponsored by: The FreeBSD Foundation Modified: stable/11/release/tools/gce.conf

svn commit: r331717 - in stable: 10/release/tools 11/release/tools

2018-03-28 Thread Glen Barber
Author: gjb Date: Thu Mar 29 00:42:44 2018 New Revision: 331717 URL: https://svnweb.freebsd.org/changeset/base/331717 Log: MFC r331559: Escape trailing newlines in a long variable list for consistency. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/tools/gce.conf

svn commit: r331716 - head/usr.bin/truss

2018-03-28 Thread John Baldwin
Author: jhb Date: Thu Mar 29 00:12:50 2018 New Revision: 331716 URL: https://svnweb.freebsd.org/changeset/base/331716 Log: Reformat the enum of syscall argument types. List enum values on separate lines to minimize diffs as new types are added. Split the enum values up into groups and

svn commit: r331715 - head/usr.bin/truss

2018-03-28 Thread John Baldwin
Author: jhb Date: Thu Mar 29 00:04:07 2018 New Revision: 331715 URL: https://svnweb.freebsd.org/changeset/base/331715 Log: Rename ClouduABIFDSFlags to CloudABIFDSFlags. Modified: head/usr.bin/truss/syscall.h head/usr.bin/truss/syscalls.c Modified: head/usr.bin/truss/syscall.h

svn commit: r331714 - in head: . sys/conf sys/net sys/netinet sys/netinet6 sys/nfs usr.sbin/arp

2018-03-28 Thread Brooks Davis
Author: brooks Date: Wed Mar 28 23:33:26 2018 New Revision: 331714 URL: https://svnweb.freebsd.org/changeset/base/331714 Log: Remove infrastructure for token-ring networks. Reviewed by: cem, imp, jhb, jmallett Relnotes: yes Sponsored by: DARPA, AFRL Differential Revision:

svn commit: r331713 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 23:17:29 2018 New Revision: 331713 URL: https://svnweb.freebsd.org/changeset/base/331713 Log: MFV r331712: 9280 Assertion failure while running removal_with_ganging test with 4K devices illumos/illumos-gate@243952c7eeef020886e3e2e3df99a513df40584a

svn commit: r331712 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/ztest

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 23:12:03 2018 New Revision: 331712 URL: https://svnweb.freebsd.org/changeset/base/331712 Log: 9280 Assertion failure while running removal_with_ganging test with 4K devices illumos/illumos-gate@243952c7eeef020886e3e2e3df99a513df40584a Reviewed by: George

svn commit: r331712 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/ztest

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 23:12:03 2018 New Revision: 331712 URL: https://svnweb.freebsd.org/changeset/base/331712 Log: 9280 Assertion failure while running removal_with_ganging test with 4K devices illumos/illumos-gate@243952c7eeef020886e3e2e3df99a513df40584a Reviewed by: George

svn commit: r331711 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 23:05:48 2018 New Revision: 331711 URL: https://svnweb.freebsd.org/changeset/base/331711 Log: MFV 331710: 9188 increase size of dbuf cache to reduce indirect block decompression illumos/illumos-gate@268bbb2a2fa79c36d4695d13a595ba50a7754b76 With

svn commit: r331710 - vendor-sys/illumos/dist/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:57:02 2018 New Revision: 331710 URL: https://svnweb.freebsd.org/changeset/base/331710 Log: 9188 increase size of dbuf cache to reduce indirect block decompression illumos/illumos-gate@268bbb2a2fa79c36d4695d13a595ba50a7754b76 With compressed ARC (6950)

svn commit: r331709 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:50:05 2018 New Revision: 331709 URL: https://svnweb.freebsd.org/changeset/base/331709 Log: MFV r331708: 9321 arc_loan_compressed_buf() can increment arc_loaned_bytes by the wrong value illumos/illumos-gate@9be12bd737714550277bd02b0c693db560976990

svn commit: r331708 - vendor-sys/illumos/dist/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:43:55 2018 New Revision: 331708 URL: https://svnweb.freebsd.org/changeset/base/331708 Log: 9321 arc_loan_compressed_buf() can increment arc_loaned_bytes by the wrong value illumos/illumos-gate@9be12bd737714550277bd02b0c693db560976990

svn commit: r331707 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/lib/libzfs/common sys/cddl/contrib/opensolaris/common/zfs sys/cddl/contri...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:29:06 2018 New Revision: 331707 URL: https://svnweb.freebsd.org/changeset/base/331707 Log: MFV r331706: 9235 rename zpool_rewind_policy_t to zpool_load_policy_t illumos/illumos-gate@5dafeea3ebd2dd77affc802bcb90f63faf01589f We want to be able to pass

svn commit: r331706 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/sys/fs vendor/illumos/dist/cmd/zdb vendor/illumos/dist/cmd/zpoo...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:16:51 2018 New Revision: 331706 URL: https://svnweb.freebsd.org/changeset/base/331706 Log: 9235 rename zpool_rewind_policy_t to zpool_load_policy_t illumos/illumos-gate@5dafeea3ebd2dd77affc802bcb90f63faf01589f We want to be able to pass various settings

svn commit: r331706 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/sys/fs vendor/illumos/dist/cmd/zdb vendor/illumos/dist/cmd/zpoo...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:16:51 2018 New Revision: 331706 URL: https://svnweb.freebsd.org/changeset/base/331706 Log: 9235 rename zpool_rewind_policy_t to zpool_load_policy_t illumos/illumos-gate@5dafeea3ebd2dd77affc802bcb90f63faf01589f We want to be able to pass various settings

svn commit: r331705 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:10:06 2018 New Revision: 331705 URL: https://svnweb.freebsd.org/changeset/base/331705 Log: MFV 331704: 9191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices illumos/illumos-gate@ccef24b493bcbd146fcd6d894cae081470b6

svn commit: r331703 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:07:31 2018 New Revision: 331703 URL: https://svnweb.freebsd.org/changeset/base/331703 Log: MFV 331702: 9187 racing condition between vdev label and spa_last_synced_txg in vdev_validate illumos/illumos-gate@d1de72cfa29ab77ff80e2bb0e668a6afa5bccaf0

svn commit: r331704 - vendor-sys/illumos/dist/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:08:57 2018 New Revision: 331704 URL: https://svnweb.freebsd.org/changeset/base/331704 Log: 9191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices illumos/illumos-gate@ccef24b493bcbd146fcd6d894cae081470b6 Reviewed by:

svn commit: r331702 - vendor-sys/illumos/dist/uts/common/fs/zfs

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:06:12 2018 New Revision: 331702 URL: https://svnweb.freebsd.org/changeset/base/331702 Log: 9187 racing condition between vdev label and spa_last_synced_txg in vdev_validate illumos/illumos-gate@d1de72cfa29ab77ff80e2bb0e668a6afa5bccaf0 ztest failed with

svn commit: r331701 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/cmd/ztest cddl/contrib/opensolaris/lib/libzfs/common cddl/contrib/opensol...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 22:01:27 2018 New Revision: 331701 URL: https://svnweb.freebsd.org/changeset/base/331701 Log: MFV r331695, 331700: 9166 zfs storage pool checkpoint illumos/illumos-gate@8671400134a11c848244896ca51a7db4d0f69da4 The idea of Storage Pool Checkpoint (aka zpool

svn commit: r331700 - in vendor-sys/illumos/dist/uts/common/fs/zfs: . sys

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 21:00:34 2018 New Revision: 331700 URL: https://svnweb.freebsd.org/changeset/base/331700 Log: Add files missed from r331695. Added: vendor-sys/illumos/dist/uts/common/fs/zfs/spa_checkpoint.c (contents, props changed)

svn commit: r331699 - in head/cddl/contrib/opensolaris/cmd: zdb ztest

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 20:41:15 2018 New Revision: 331699 URL: https://svnweb.freebsd.org/changeset/base/331699 Log: Partial MFV r329753: 8809 libzpool should leverage work done in libfakekernel illumos/illumos-gate@f06dce2c1f0f3af78581e7574f65bfba843ddb6e Reviewed by:

Re: svn commit: r331686 - head

2018-03-28 Thread Dimitry Andric
On 28 Mar 2018, at 18:51, John Baldwin wrote: > > Author: jhb > Date: Wed Mar 28 16:51:05 2018 > New Revision: 331686 > URL: https://svnweb.freebsd.org/changeset/base/331686 > > Log: > Expand remaining instances of 'make kernel' to buildkernel + installkernel. > > The

svn commit: r331698 - in head/sys: amd64/include i386/include kern x86/x86 x86/xen

2018-03-28 Thread Jeff Roberson
Author: jeff Date: Wed Mar 28 18:47:35 2018 New Revision: 331698 URL: https://svnweb.freebsd.org/changeset/base/331698 Log: Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all platforms. Original commit message as follows: Only use CPUs in the domain the device is

svn commit: r331697 - head/share/man/man7

2018-03-28 Thread Glen Barber
Author: gjb Date: Wed Mar 28 18:43:06 2018 New Revision: 331697 URL: https://svnweb.freebsd.org/changeset/base/331697 Log: Add an example for building SD card images for the RPI-B and RPI3. MFC after:3 days Suggested by: Arshan Khanifar Reviewed by: Arshan Khanifar

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Oliver Pinter
On 3/28/18, Oliver Pinter wrote: > On 3/28/18, Oliver Pinter wrote: >> Hi! >> >> This part of the MFC is wrong: >> >> https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 >> >> Could you

svn commit: r331696 - head/share/man/man7

2018-03-28 Thread Glen Barber
Author: gjb Date: Wed Mar 28 18:28:27 2018 New Revision: 331696 URL: https://svnweb.freebsd.org/changeset/base/331696 Log: Update the Release Engineering article URL to the modern version. MFC after:3 days Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r330897 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps b

2018-03-28 Thread Oliver Pinter
On 3/28/18, Oliver Pinter wrote: > Hi! > > This part of the MFC is wrong: > > https://svnweb.freebsd.org/base/stable/11/sys/sys/random.h?limit_changes=0=330897=330896=330897 > > Could you please MFC back the other random related changes too? Some > of them made by

svn commit: r331695 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumo...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 18:12:06 2018 New Revision: 331695 URL: https://svnweb.freebsd.org/changeset/base/331695 Log: 9166 zfs storage pool checkpoint illumos/illumos-gate@8671400134a11c848244896ca51a7db4d0f69da4 The idea of Storage Pool Checkpoint (aka zpool checkpoint) deals

svn commit: r331695 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumo...

2018-03-28 Thread Alexander Motin
Author: mav Date: Wed Mar 28 18:12:06 2018 New Revision: 331695 URL: https://svnweb.freebsd.org/changeset/base/331695 Log: 9166 zfs storage pool checkpoint illumos/illumos-gate@8671400134a11c848244896ca51a7db4d0f69da4 The idea of Storage Pool Checkpoint (aka zpool checkpoint) deals

svn commit: r331694 - head/sys/compat/linuxkpi/common/include/linux

2018-03-28 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 28 17:54:34 2018 New Revision: 331694 URL: https://svnweb.freebsd.org/changeset/base/331694 Log: Swap two instances of regular macros with function macros in the LinuxKPI, to narrow down the substitution scope. MFC after:1 week Sponsored by: Mellanox

svn commit: r331693 - stable/11/sys/netipsec

2018-03-28 Thread John Baldwin
Author: jhb Date: Wed Mar 28 17:49:31 2018 New Revision: 331693 URL: https://svnweb.freebsd.org/changeset/base/331693 Log: MFC 331248: Set the proper vnet in IPsec callback functions. When using hardware crypto engines, the callback functions used to handle an IPsec packet after it has

svn commit: r331692 - head/sys/dev/usb/input

2018-03-28 Thread Hans Petter Selasky
Author: hselasky Date: Wed Mar 28 17:39:23 2018 New Revision: 331692 URL: https://svnweb.freebsd.org/changeset/base/331692 Log: Fix for regression issue in USB keyboard driver after r304735. A series of zero delay callouts can happen causing high CPU usage of the timer subsystem when

svn commit: r331691 - stable/11/sys/tools

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 17:19:04 2018 New Revision: 331691 URL: https://svnweb.freebsd.org/changeset/base/331691 Log: MFC r326992: embed_mfs: support embedding mfs into loader The script originally supported embedding an mfs into ELF files or any other type of file, because it

svn commit: r331690 - stable/11/sys/tools

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 17:16:16 2018 New Revision: 331690 URL: https://svnweb.freebsd.org/changeset/base/331690 Log: MFC r324707: embed_mfs: add error handling, usage Ensure that we are called with two arguments, and that the output file is writable. Also, if we cannot find the

svn commit: r331689 - in stable/11: contrib/binutils/ld/emulparams sys/conf

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 16:58:24 2018 New Revision: 331689 URL: https://svnweb.freebsd.org/changeset/base/331689 Log: MFC r315522: use INT3 instead of NOP for x86 binary padding We should never end up executing the inter-function padding, so we are better off faulting than

svn commit: r331688 - stable/11/lib/libc/sys

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 16:55:45 2018 New Revision: 331688 URL: https://svnweb.freebsd.org/changeset/base/331688 Log: MFC r323623: rename(2): document capability mode errors Sponsored by: The FreeBSD Foundation Modified: stable/11/lib/libc/sys/rename.2 Directory Properties:

svn commit: r331687 - stable/11/lib/libc/sys

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 16:54:15 2018 New Revision: 331687 URL: https://svnweb.freebsd.org/changeset/base/331687 Log: MFC r325422: posix_fallocate.2: add an EINVAL errno case As of r325320 in HEAD posix_fallocate returns EINVAL on ZFS to indicate that the underlying filesystem

svn commit: r331686 - head

2018-03-28 Thread John Baldwin
Author: jhb Date: Wed Mar 28 16:51:05 2018 New Revision: 331686 URL: https://svnweb.freebsd.org/changeset/base/331686 Log: Expand remaining instances of 'make kernel' to buildkernel + installkernel. The 'kernel' target is a bit more obscure compared to buildkernel and installkernel. One

svn commit: r331685 - stable/11

2018-03-28 Thread Kyle Evans
Author: kevans Date: Wed Mar 28 16:48:26 2018 New Revision: 331685 URL: https://svnweb.freebsd.org/changeset/base/331685 Log: Record-only MFC of r330252, r330253 r330253 reverted r330252, which was committed with nothing but the message: "MFC After: 1 week" Go ahead and record the

svn commit: r331683 - in head: share/mk sys/conf

2018-03-28 Thread Bryan Drewery
Author: bdrewery Date: Wed Mar 28 16:28:24 2018 New Revision: 331683 URL: https://svnweb.freebsd.org/changeset/base/331683 Log: Avoid looping if SYSDIR already known. Sponsored by: Dell EMC Modified: head/share/mk/bsd.dtb.mk head/share/mk/bsd.kmod.mk head/sys/conf/kmod.mk Modified:

svn commit: r331682 - in head: share/mk sys/conf

2018-03-28 Thread Bryan Drewery
Author: bdrewery Date: Wed Mar 28 16:28:20 2018 New Revision: 331682 URL: https://svnweb.freebsd.org/changeset/base/331682 Log: Avoid upwards directory walk in kernel build for finding known SYSDIR. Sponsored by: Dell EMC Modified: head/share/mk/bsd.dtb.mk head/share/mk/bsd.kmod.mk

svn commit: r331681 - in head/sys: amd64/amd64 i386/i386

2018-03-28 Thread John Baldwin
Author: jhb Date: Wed Mar 28 16:24:56 2018 New Revision: 331681 URL: https://svnweb.freebsd.org/changeset/base/331681 Log: Fix kernel builds without options DDB after r331650. Reported by: cy Modified: head/sys/amd64/amd64/machdep.c head/sys/i386/i386/machdep.c Modified:

Re: svn commit: r331606 - in head/sys: amd64/include i386/include x86/x86 x86/xen

2018-03-28 Thread John Baldwin
On Tuesday, March 27, 2018 11:07:22 AM Jeff Roberson wrote: > On Tue, 27 Mar 2018, Li-Wen Hsu wrote: > > > On Mon, Mar 26, 2018 at 20:35:12 -1000, Jeff Roberson wrote: > >> The patch has been on my branch for weeks and has been tested by a half > >> dozen people. I'm sorry it does not work for

svn commit: r331680 - in stable/11/sys: compat/freebsd32 kern

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 14:44:45 2018 New Revision: 331680 URL: https://svnweb.freebsd.org/changeset/base/331680 Log: Regen *sysent.c after r331679 - posix_fallocate in capability mode Sponsored by: The FreeBSD Foundation Modified:

svn commit: r331679 - in stable/11: lib/libc/sys sys/compat/freebsd32 sys/kern

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 14:39:56 2018 New Revision: 331679 URL: https://svnweb.freebsd.org/changeset/base/331679 Log: MFC r324560: allow posix_fallocate in capability mode posix_fallocate is logically equivalent to writing zero blocks to the desired file size and there is no

svn commit: r331678 - stable/11/lib/libc/sys

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 14:35:24 2018 New Revision: 331678 URL: https://svnweb.freebsd.org/changeset/base/331678 Log: MFC Capsicum open(2) and openat(2) documentation r306537 by cem: open.2: Document Capsicum behavior Document open(2) and openat(2) behavior in Capsicum

Re: svn commit: r331551 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

2018-03-28 Thread Mark Johnston
On Wed, Mar 28, 2018 at 02:00:39PM +, Antoine Brodin wrote: > On Wed, Mar 28, 2018 at 1:40 PM, Mark Johnston wrote: > > On Wed, Mar 28, 2018 at 08:43:12AM +, Antoine Brodin wrote: > >> On Mon, Mar 26, 2018 at 3:17 PM, Mark Johnston wrote: > >> >

svn commit: r331673 - stable/11/sys/net

2018-03-28 Thread Mark Johnston
Author: markj Date: Wed Mar 28 14:01:26 2018 New Revision: 331673 URL: https://svnweb.freebsd.org/changeset/base/331673 Log: MFC r331538: Clamp IFLIB_RX_COPY_THRESH to MHLEN in iflib_rxd_pkt_get(). Modified: stable/11/sys/net/iflib.c Directory Properties: stable/11/ (props changed)

svn commit: r331672 - stable/11/sys/kern

2018-03-28 Thread Mark Johnston
Author: markj Date: Wed Mar 28 14:00:46 2018 New Revision: 331672 URL: https://svnweb.freebsd.org/changeset/base/331672 Log: MFC r331536: Use LIST_FOREACH_SAFE in sleepq_chains_remove_matching(). Modified: stable/11/sys/kern/subr_sleepqueue.c Directory Properties: stable/11/ (props

Re: svn commit: r331551 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

2018-03-28 Thread Antoine Brodin
On Wed, Mar 28, 2018 at 1:40 PM, Mark Johnston wrote: > On Wed, Mar 28, 2018 at 08:43:12AM +, Antoine Brodin wrote: >> On Mon, Mar 26, 2018 at 3:17 PM, Mark Johnston wrote: >> > Author: markj >> > Date: Mon Mar 26 15:17:31 2018 >> > New Revision: 331551

svn commit: r331671 - stable/10/sys/i386/ibcs2

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 13:44:02 2018 New Revision: 331671 URL: https://svnweb.freebsd.org/changeset/base/331671 Log: MFC r331329: Fix kernel memory disclosure in ibcs2_getdents ibcs2_getdents() copies a dirent structure to userland. The ibcs2 dirent structure contains a 2 byte

svn commit: r331670 - stable/11/sys/i386/ibcs2

2018-03-28 Thread Ed Maste
Author: emaste Date: Wed Mar 28 13:41:43 2018 New Revision: 331670 URL: https://svnweb.freebsd.org/changeset/base/331670 Log: MFC r331329: Fix kernel memory disclosure in ibcs2_getdents ibcs2_getdents() copies a dirent structure to userland. The ibcs2 dirent structure contains a 2 byte

Re: svn commit: r331551 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

2018-03-28 Thread Mark Johnston
On Wed, Mar 28, 2018 at 08:43:12AM +, Antoine Brodin wrote: > On Mon, Mar 26, 2018 at 3:17 PM, Mark Johnston wrote: > > Author: markj > > Date: Mon Mar 26 15:17:31 2018 > > New Revision: 331551 > > URL: https://svnweb.freebsd.org/changeset/base/331551 > > > > Log: > > MFC

svn commit: r331669 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

2018-03-28 Thread Mark Johnston
Author: markj Date: Wed Mar 28 13:39:20 2018 New Revision: 331669 URL: https://svnweb.freebsd.org/changeset/base/331669 Log: Revert r331551. It is causing perl and tcl port build failures. Reported by: antoine Modified: stable/11/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c

Re: svn commit: r331650 - in head/sys: amd64/amd64 amd64/ia32amd64/linux amd64/linux32 cddl/contrib/opensolaris/uts/intel/dtracecddl/dev/dtrace/amd64 cddl/dev/dtrace/i386 i386/i386 i386/linux x86/inc.

2018-03-28 Thread Herbert J. Skuhra
On Wed, Mar 28, 2018 at 07:23:27AM +0200, O. Hartmann wrote: > On Tue, 27 Mar 2018 23:20:53 -0600 > Cy Schubert wrote: > > > Have you disabled DDB in your kernel config? At the moment I am building non-GENERIC kernel with the below patch: Index:

svn commit: r331668 - head/sbin/ipfw

2018-03-28 Thread Andrey V. Elsukov
Author: ae Date: Wed Mar 28 12:44:28 2018 New Revision: 331668 URL: https://svnweb.freebsd.org/changeset/base/331668 Log: Rework ipfw rules parsing and printing code. Introduce show_state structure to keep information about printed opcodes. Split show_static_rule() function into several

Re: svn commit: r331666 - in head/sys: cddl/contrib/opensolaris/uts/common/fs kern sys

2018-03-28 Thread Konstantin Belousov
On Wed, Mar 28, 2018 at 08:55:31AM +, Andriy Gapon wrote: > +static __inline int > +refcount_acquire_if_not_zero(volatile u_int *count) What about refcount_acquire_nz() > +static __inline int > +refcount_release_if_not_last(volatile u_int *count) refcount_release_nz()

svn commit: r331666 - in head/sys: cddl/contrib/opensolaris/uts/common/fs kern sys

2018-03-28 Thread Andriy Gapon
Author: avg Date: Wed Mar 28 08:55:31 2018 New Revision: 331666 URL: https://svnweb.freebsd.org/changeset/base/331666 Log: ZFS vn_rele_async: catch up with the use of refcount(9) for the vnode use count It's not sufficient nor required to use the vnode interlock when checking if we are

Re: svn commit: r331551 - stable/11/cddl/contrib/opensolaris/lib/libdtrace/common

2018-03-28 Thread Antoine Brodin
On Mon, Mar 26, 2018 at 3:17 PM, Mark Johnston wrote: > Author: markj > Date: Mon Mar 26 15:17:31 2018 > New Revision: 331551 > URL: https://svnweb.freebsd.org/changeset/base/331551 > > Log: > MFC r331222: > Given hidden visibility to symbols referenced by the DOF section.

svn commit: r331665 - in head: share/man/man4 sys/conf sys/contrib/dev/iwm sys/dev/iwm sys/modules/iwmfw sys/modules/iwmfw/iwm3168fw

2018-03-28 Thread Eitan Adler
Author: eadler Date: Wed Mar 28 07:59:16 2018 New Revision: 331665 URL: https://svnweb.freebsd.org/changeset/base/331665 Log: [iwm] Add support for iwm 3168 cards ``` iwm0@pci0:5:0:0:class=0x028000 card=0x21108086 chip=0x24fb8086 rev=0x10 hdr=0x00 vendor = 'Intel

svn commit: r331664 - head/share/misc

2018-03-28 Thread Rodney W. Grimes
Author: rgrimes Date: Wed Mar 28 07:49:36 2018 New Revision: 331664 URL: https://svnweb.freebsd.org/changeset/base/331664 Log: Add Bruce Evans Update my mentors to bde and phk Approved by: core, bde (mentor), phk (mentor) MFC after:3 days Modified:

svn commit: r331663 - stable/10/contrib/tzdata

2018-03-28 Thread Philip Paeps
Author: philip Date: Wed Mar 28 07:45:57 2018 New Revision: 331663 URL: https://svnweb.freebsd.org/changeset/base/331663 Log: MFC r331481: Import tzdata 2018d Added: stable/10/contrib/tzdata/ziguard.awk - copied unchanged from r331481, head/contrib/tzdata/ziguard.awk Modified:

svn commit: r331662 - stable/11/contrib/tzdata

2018-03-28 Thread Philip Paeps
Author: philip Date: Wed Mar 28 07:42:50 2018 New Revision: 331662 URL: https://svnweb.freebsd.org/changeset/base/331662 Log: MFC r331481: Import tzdata 2018d Added: stable/11/contrib/tzdata/ziguard.awk - copied unchanged from r331481, head/contrib/tzdata/ziguard.awk Modified: