svn commit: r296489 - in head/sys/dev/cxgbe: . common

2016-03-07 Thread Navdeep Parhar
Author: np Date: Tue Mar 8 07:48:55 2016 New Revision: 296489 URL: https://svnweb.freebsd.org/changeset/base/296489 Log: cxgbe(4): Updates to the shared routines that deal with the serial EEPROM, flash, and VPD. Obtained from:Chelsio Communications Modified:

svn commit: r296488 - head/sys/dev/cxgbe/common

2016-03-07 Thread Navdeep Parhar
Author: np Date: Tue Mar 8 06:27:47 2016 New Revision: 296488 URL: https://svnweb.freebsd.org/changeset/base/296488 Log: cxgbe(4): Updates to mailbox routines in the shared code. Obtained from:Chelsio Communications Modified: head/sys/dev/cxgbe/common/common.h

Re: svn commit: r296465 - in releng/9.3: . crypto/openssl crypto/openssl/apps crypto/openssl/bugs crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/asn1 crypto/openssl/crypto/bf cr

2016-03-07 Thread Xin Li
On 3/7/16 16:29, Mathieu Arnold wrote: > +--On 7 mars 2016 16:22:12 + Xin LI wrote: > | Author: delphij > | Date: Mon Mar 7 16:22:11 2016 > | New Revision: 296465 > | URL: https://svnweb.freebsd.org/changeset/base/296465 > | > | Log: > | Fix multiple OpenSSL

svn commit: r296485 - in head/sys/dev/cxgbe: . common

2016-03-07 Thread Navdeep Parhar
Author: np Date: Tue Mar 8 02:44:32 2016 New Revision: 296485 URL: https://svnweb.freebsd.org/changeset/base/296485 Log: cxgbe(4): Update the interrupt handlers for hardware errors. Obtained from:Chelsio Communications Modified: head/sys/dev/cxgbe/common/common.h

svn commit: r296481 - in head: sys/dev/cxgbe sys/dev/cxgbe/common tools/tools/cxgbetool

2016-03-07 Thread Navdeep Parhar
Author: np Date: Tue Mar 8 02:04:05 2016 New Revision: 296481 URL: https://svnweb.freebsd.org/changeset/base/296481 Log: cxgbe(4): Overhaul the shared code that deals with the chip's TP block, which is responsible for filtering and RSS. Add the ability to use filters that match on PF/VF

Re: svn commit: r296465 - in releng/9.3: . crypto/openssl crypto/openssl/apps crypto/openssl/bugs crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/asn1 crypto/openssl/crypto/bf cr

2016-03-07 Thread Mathieu Arnold
+--On 7 mars 2016 16:22:12 + Xin LI wrote: | Author: delphij | Date: Mon Mar 7 16:22:11 2016 | New Revision: 296465 | URL: https://svnweb.freebsd.org/changeset/base/296465 | | Log: | Fix multiple OpenSSL vulnerabilities. | | Security: FreeBSD-SA-16:12.openssl |

svn commit: r296480 - head/sys/cddl/dev/dtrace

2016-03-07 Thread Mark Johnston
Author: markj Date: Tue Mar 8 00:46:03 2016 New Revision: 296480 URL: https://svnweb.freebsd.org/changeset/base/296480 Log: Fix a couple of silly mistakes in r291962. - Handle the case where no DOF helper is provided. This occurs with the currently-unused DTRACEHIOC_ADD ioctl. - Fix

svn commit: r296479 - in head/sys/cddl/contrib/opensolaris/uts: common/dtrace common/sys intel/dtrace powerpc/dtrace

2016-03-07 Thread Mark Johnston
Author: markj Date: Tue Mar 8 00:43:03 2016 New Revision: 296479 URL: https://svnweb.freebsd.org/changeset/base/296479 Log: Fix fasttrap tracepoint locking. Upstream, tracepoints are protected by per-CPU mutexes. An unlinked tracepoint may be freed once all the tracepoint mutexes have

svn commit: r296478 - in head/sys/dev/cxgbe: . common iw_cxgbe

2016-03-07 Thread Navdeep Parhar
Author: np Date: Tue Mar 8 00:23:56 2016 New Revision: 296478 URL: https://svnweb.freebsd.org/changeset/base/296478 Log: cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. Move the code that reads all the parameters to t4_init_sge_params in the shared code. Use these

svn commit: r296477 - head/sys/cddl/contrib/opensolaris/uts/sparc

2016-03-07 Thread Mark Johnston
Author: markj Date: Tue Mar 8 00:18:46 2016 New Revision: 296477 URL: https://svnweb.freebsd.org/changeset/base/296477 Log: Remove the fasttrap implementation for sparc. Other machine-dependent code required for DTrace on sparc is not present in the tree, so there's no point to keeping

svn commit: r296476 - head/sys/netinet/tcp_stacks

2016-03-07 Thread Randall Stewart
Author: rrs Date: Tue Mar 8 00:16:34 2016 New Revision: 296476 URL: https://svnweb.freebsd.org/changeset/base/296476 Log: Fix a sneaky bug where we were missing an extern to get the rxt threshold.. and thus created our own defaulted to 0 :-( Sponsored by: Netflix Inc Modified:

svn commit: r296475 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2016-03-07 Thread Mark Johnston
Author: markj Date: Tue Mar 8 00:14:14 2016 New Revision: 296475 URL: https://svnweb.freebsd.org/changeset/base/296475 Log: MFV r296306: 6604 harden DIF bounds checking Reviewed by: Alex Wilson Reviewed by: Patrick Mooney Reviewed

svn commit: r296474 - in head/lib/libc: amd64/sys i386/sys

2016-03-07 Thread Ed Maste
Author: emaste Date: Tue Mar 8 00:09:34 2016 New Revision: 296474 URL: https://svnweb.freebsd.org/changeset/base/296474 Log: libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER Further to r240152 (i386) and r240178 (amd64), hide the .cerror symbol so that it is not

svn commit: r296473 - head/sys/dev/filemon

2016-03-07 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 7 21:45:24 2016 New Revision: 296473 URL: https://svnweb.freebsd.org/changeset/base/296473 Log: Add missing break for r296472. This was lost in git rebasing, though it has no functional change. X-MFC-With: r296472 MFC after:1 week Modified:

svn commit: r296472 - in head: share/man/man4 sys/dev/filemon

2016-03-07 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 7 21:39:29 2016 New Revision: 296472 URL: https://svnweb.freebsd.org/changeset/base/296472 Log: Require kldunload -f to unload. Code may still be executing from the wrappers at unload time and thus is not generally safe to unload. Converting the wrappers

svn commit: r296471 - in head: sys/dev/cxgbe sys/dev/cxgbe/common tools/tools/cxgbetool

2016-03-07 Thread Navdeep Parhar
Author: np Date: Mon Mar 7 21:11:35 2016 New Revision: 296471 URL: https://svnweb.freebsd.org/changeset/base/296471 Log: cxgbe(4): Updated register dumps. - Get the list of registers to read during a regdump from the shared code instead of the OS specific code. This follows a similar

svn commit: r296470 - head/sys/dev/filemon

2016-03-07 Thread Bryan Drewery
Author: bdrewery Date: Mon Mar 7 21:10:19 2016 New Revision: 296470 URL: https://svnweb.freebsd.org/changeset/base/296470 Log: Only call bwillwrite() for logging to vnodes, as other fo_write() calls do. MFC after:1 week Sponsored by: EMC / Isilon Storage Division Modified:

Re: svn: releng/10.3/sys: boot/common kern

2016-03-07 Thread Maxim Sobolev
Is it possible perhaps for the installkernel target to extract the version number from the /boot/loader and warn user or abort operation if that version is known not to support this feature? This would be ultimate anti-foot-shooting safeguard for people who are used to the normal

svn commit: r296469 - in releng/10.3/sys: boot/common kern

2016-03-07 Thread Dimitry Andric
Author: dim Date: Mon Mar 7 19:59:08 2016 New Revision: 296469 URL: https://svnweb.freebsd.org/changeset/base/296469 Log: MFC r296419 (by kib): In the link_elf_obj.c, handle sections of type SHT_AMD64_UNWIND same as SHT_PROGBITS. This is needed after the clang 3.8 import, which

svn commit: r296468 - head/sbin/tunefs

2016-03-07 Thread Ed Maste
Author: emaste Date: Mon Mar 7 19:14:26 2016 New Revision: 296468 URL: https://svnweb.freebsd.org/changeset/base/296468 Log: tunefs: clear the entire previous label when setting a new one strlcpy(3) null terminates but does not zero-fill the buffer, so would leave beind any portion of

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Peter Grehan
Are the CFI directives so that DTRACE works, or is there some other reason? It allows gdb to backtrace across exception frames. later, Peter. ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Dimitry Andric
On 07 Mar 2016, at 19:50, Warner Losh wrote: > >> On Mar 7, 2016, at 10:41 AM, Dimitry Andric wrote: >> >> On 07 Mar 2016, at 17:28, Warner Losh wrote: >> ... >>> Alternatively, is there a switch to clang 3.8 that says 'Don't generate the

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Warner Losh
> On Mar 7, 2016, at 10:41 AM, Dimitry Andric wrote: > > On 07 Mar 2016, at 17:28, Warner Losh wrote: > ... >> Alternatively, is there a switch to clang 3.8 that says 'Don't generate the >> new >> relocation, use the old one instead" which would also be safe

svn commit: r296467 - head/sys/kern

2016-03-07 Thread Konstantin Belousov
Author: kib Date: Mon Mar 7 18:44:06 2016 New Revision: 296467 URL: https://svnweb.freebsd.org/changeset/base/296467 Log: Convert all panics from the link_elf_obj kernel linker for object files format into printfs and errors to caller. Some leaks of resources are there, but the same leaks

svn commit: r296466 - head/tools/tools/nanobsd/embedded

2016-03-07 Thread Warner Losh
Author: imp Date: Mon Mar 7 18:32:12 2016 New Revision: 296466 URL: https://svnweb.freebsd.org/changeset/base/296466 Log: Don't install debug symbols onto embedded images... Modified: head/tools/tools/nanobsd/embedded/common Modified: head/tools/tools/nanobsd/embedded/common

Re: svn commit: r296387 - head

2016-03-07 Thread Jonathan Looney
On Fri, Mar 4, 2016 at 12:49 AM, Warner Losh wrote: > It's trivial so worth having. We should discuss what our "oldest > supported upgrade" release should be as currently it is 8.1. > > We put it to 8.1 based on Juniper wanted it for their operations. > Normally we'd set this

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Dimitry Andric
On 07 Mar 2016, at 17:28, Warner Losh wrote: ... > Alternatively, is there a switch to clang 3.8 that says 'Don't generate the > new > relocation, use the old one instead" which would also be safe and allow a > less-bumpy transition? On amd64, we actually compile source files

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Konstantin Belousov
On Mon, Mar 07, 2016 at 10:04:59AM -0700, Warner Losh wrote: > On Mon, Mar 7, 2016 at 9:51 AM, Konstantin Belousov > wrote: > > > On Mon, Mar 07, 2016 at 09:28:13AM -0700, Warner Losh wrote: > > > On Mon, Mar 7, 2016 at 8:52 AM, Konstantin Belousov > >

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Warner Losh
On Mon, Mar 7, 2016 at 9:51 AM, Konstantin Belousov wrote: > On Mon, Mar 07, 2016 at 09:28:13AM -0700, Warner Losh wrote: > > On Mon, Mar 7, 2016 at 8:52 AM, Konstantin Belousov > > > wrote: > > > > > On Mon, Mar 07, 2016 at 08:39:47AM -0700, Ian

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Konstantin Belousov
On Mon, Mar 07, 2016 at 09:28:13AM -0700, Warner Losh wrote: > On Mon, Mar 7, 2016 at 8:52 AM, Konstantin Belousov > wrote: > > > On Mon, Mar 07, 2016 at 08:39:47AM -0700, Ian Lepore wrote: > > > Is there no way to prevent the panic other than making the unwind data > > > be

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Warner Losh
On Mon, Mar 7, 2016 at 8:52 AM, Konstantin Belousov wrote: > On Mon, Mar 07, 2016 at 08:39:47AM -0700, Ian Lepore wrote: > > Is there no way to prevent the panic other than making the unwind data > > be present? Why can't the kernel be fixed to cope with the missing > >

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Warner Losh
On Mon, Mar 7, 2016 at 8:52 AM, Konstantin Belousov wrote: > On Mon, Mar 07, 2016 at 08:39:47AM -0700, Ian Lepore wrote: > > Is there no way to prevent the panic other than making the unwind data > > be present? Why can't the kernel be fixed to cope with the missing > >

svn commit: r296465 - in releng/9.3: . crypto/openssl crypto/openssl/apps crypto/openssl/bugs crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/asn1 crypto/openssl/crypto/bf cry...

2016-03-07 Thread Xin LI
Author: delphij Date: Mon Mar 7 16:22:11 2016 New Revision: 296465 URL: https://svnweb.freebsd.org/changeset/base/296465 Log: Fix multiple OpenSSL vulnerabilities. Security: FreeBSD-SA-16:12.openssl Approved by: so Added: releng/9.3/crypto/openssl/doc/dir-locals.example.el

svn commit: r296464 - stable/9/usr.sbin/cron/crontab

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 16:20:01 2016 New Revision: 296464 URL: https://svnweb.freebsd.org/changeset/base/296464 Log: MFC r295672: crontab: ftruncate() with ftello() instead of ftell(). Obtained from:OpenBSD (CVS rev. 1.47) Modified:

svn commit: r296461 - stable/9/usr.sbin/cron/cron

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 16:13:54 2016 New Revision: 296461 URL: https://svnweb.freebsd.org/changeset/base/296461 Log: MFC r295671: cron: use (char *)NULL instead of (char *)0 in execle. Obtained from:OpenBSD (CVS Rev 1.25) Modified:

svn commit: r296463 - stable/10/usr.sbin/cron/crontab

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 16:18:52 2016 New Revision: 296463 URL: https://svnweb.freebsd.org/changeset/base/296463 Log: MFC r295672: crontab: ftruncate() with ftello() instead of ftell(). Obtained from:OpenBSD (CVS rev. 1.47) Modified:

svn commit: r296462 - in stable/9: crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/doc/apps crypto/openssl/ssl secure/usr.bin/openssl/man

2016-03-07 Thread Xin LI
Author: delphij Date: Mon Mar 7 16:18:07 2016 New Revision: 296462 URL: https://svnweb.freebsd.org/changeset/base/296462 Log: Fix multiple OpenSSL vulnerabilities as published in OpenSSL advisory on 2016/03/01: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF. [CVE-2016-0702, upstream

svn commit: r296460 - stable/10/usr.sbin/cron/cron

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 16:12:04 2016 New Revision: 296460 URL: https://svnweb.freebsd.org/changeset/base/296460 Log: MFC r295671: cron: use (char *)NULL instead of (char *)0 in execle. Obtained from:OpenBSD (CVS Rev 1.25) Modified:

svn commit: r296459 - stable/10/sys/dev/pms/freebsd/driver/ini/src

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 16:05:53 2016 New Revision: 296459 URL: https://svnweb.freebsd.org/changeset/base/296459 Log: MFC r295861: ostiInitiatorIOCompleted(): wrong sizeof() argument. Detected by: PVS Static Analysis CID: 1331601, 1331523 Modified:

svn commit: r296458 - stable/10/sys/dev/firewire

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 15:52:51 2016 New Revision: 296458 URL: https://svnweb.freebsd.org/changeset/base/296458 Log: MFC r295810: firewire: fix a mismatch introduced in r230558. Found by: PVS Static Analysis Reviewed by: sbruno Modified:

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Konstantin Belousov
On Mon, Mar 07, 2016 at 08:39:47AM -0700, Ian Lepore wrote: > Is there no way to prevent the panic other than making the unwind data > be present? Why can't the kernel be fixed to cope with the missing > data in some gentler way during a transition period? Perhaps valid-but > -fake data could be

Re: svn commit: r296428 - head/sys/boot/common

2016-03-07 Thread Ian Lepore
On Mon, 2016-03-07 at 08:41 +0100, Dimitry Andric wrote: > On 07 Mar 2016, at 02:11, Julian Elischer wrote: > > > > On 6/03/2016 7:57 AM, Dimitry Andric wrote: > > > Author: dim > > > Date: Sun Mar 6 15:57:43 2016 > > > New Revision: 296428 > > > URL:

svn commit: r296456 - in stable/9/contrib/gcc: . doc

2016-03-07 Thread Pedro F. Giffuni
Author: pfg Date: Mon Mar 7 15:20:59 2016 New Revision: 296456 URL: https://svnweb.freebsd.org/changeset/base/296456 Log: Revert r286714: Add a new option "-fstack-protector-strong". The stack-protector-strong option was causing problems when building perl5. This was never within the

svn commit: r296454 - head/sys/netinet

2016-03-07 Thread Jonathan T. Looney
Author: jtl Date: Mon Mar 7 14:59:49 2016 New Revision: 296454 URL: https://svnweb.freebsd.org/changeset/base/296454 Log: Some cleanup in tcp_respond() in preparation for another change: - Reorder variables by size - Move initializer closer to where it is used - Remove unneeded variable

svn commit: r296455 - head/sys/netinet

2016-03-07 Thread Jonathan T. Looney
Author: jtl Date: Mon Mar 7 15:00:34 2016 New Revision: 296455 URL: https://svnweb.freebsd.org/changeset/base/296455 Log: As reported on the transport@ and current@ mailing lists, the FreeBSD TCP stack is not compliant with RFC 7323, which requires that TCP stacks send a timestamp option

svn commit: r296453 - head/sys/compat/linuxkpi/common/src

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 14:35:31 2016 New Revision: 296453 URL: https://svnweb.freebsd.org/changeset/base/296453 Log: Run the LinuxKPI PCI shutdown handler free of the Giant mutex. MFC after:1 week Sponsored by: Mellanox Technologies Modified:

svn commit: r296452 - stable/10/sys/dev/ixgbe

2016-03-07 Thread Sean Bruno
Author: sbruno Date: Mon Mar 7 13:43:23 2016 New Revision: 296452 URL: https://svnweb.freebsd.org/changeset/base/296452 Log: Spell "maximum" correctly. noted by mav@ Modified: stable/10/sys/dev/ixgbe/if_ix.c Modified: stable/10/sys/dev/ixgbe/if_ix.c

svn commit: r296451 - stable/10/release/doc/share/xml

2016-03-07 Thread Hiroki Sato
Author: hrs Date: Mon Mar 7 10:59:28 2016 New Revision: 296451 URL: https://svnweb.freebsd.org/changeset/base/296451 Log: Trim old entries. Modified: stable/10/release/doc/share/xml/errata.xml stable/10/release/doc/share/xml/security.xml Modified:

svn commit: r296449 - head/sbin/mdmfs

2016-03-07 Thread Alexander Motin
Author: mav Date: Mon Mar 7 10:56:21 2016 New Revision: 296449 URL: https://svnweb.freebsd.org/changeset/base/296449 Log: Update meaning of -n argument. Submitted by: Dmitry Luhtionov MFC after:1 week Modified: head/sbin/mdmfs/mdmfs.8 Modified:

svn commit: r296450 - in stable/10/release/doc: en_US.ISO8859-1/errata en_US.ISO8859-1/hardware en_US.ISO8859-1/readme en_US.ISO8859-1/relnotes share/xml

2016-03-07 Thread Hiroki Sato
Author: hrs Date: Mon Mar 7 10:56:38 2016 New Revision: 296450 URL: https://svnweb.freebsd.org/changeset/base/296450 Log: - Use FPI and catalog resolution instead of system entities. This change fixes build with a non-standard DOC_PREFIX, but it is still a temporal measure because

svn commit: r296448 - stable/8/sys/dev/usb/controller

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 10:07:01 2016 New Revision: 296448 URL: https://svnweb.freebsd.org/changeset/base/296448 Log: MFC r295928: Configure the correct bMaxPacketSize for control endpoints before requesting the initial complete device descriptor and not as part of the

svn commit: r296447 - stable/9/sys/dev/usb/controller

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 10:02:31 2016 New Revision: 296447 URL: https://svnweb.freebsd.org/changeset/base/296447 Log: MFC r295928: Configure the correct bMaxPacketSize for control endpoints before requesting the initial complete device descriptor and not as part of the

svn commit: r296446 - stable/10/sys/dev/usb/controller

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 09:42:16 2016 New Revision: 296446 URL: https://svnweb.freebsd.org/changeset/base/296446 Log: MFC r295928: Configure the correct bMaxPacketSize for control endpoints before requesting the initial complete device descriptor and not as part of the

svn commit: r296445 - stable/9/sys/dev/usb

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 09:39:35 2016 New Revision: 296445 URL: https://svnweb.freebsd.org/changeset/base/296445 Log: MFC r295923: Be more verbose when truncating number of HID items. Suggested by: Larry Rosenman Modified: stable/9/sys/dev/usb/usb_hid.c

svn commit: r296444 - stable/10/sys/dev/usb

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 09:37:07 2016 New Revision: 296444 URL: https://svnweb.freebsd.org/changeset/base/296444 Log: MFC r295923: Be more verbose when truncating number of HID items. Suggested by: Larry Rosenman Modified: stable/10/sys/dev/usb/usb_hid.c

svn commit: r296443 - stable/10/sys/dev/usb/net

2016-03-07 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 7 09:35:20 2016 New Revision: 296443 URL: https://svnweb.freebsd.org/changeset/base/296443 Log: MFC r295608: Fix variable assignment inside if-clause in the smsc driver. Found by D5245 / PVS. Modified: stable/10/sys/dev/usb/net/if_smsc.c Directory

svn commit: r296442 - stable/10/sys/cam/ctl

2016-03-07 Thread Alexander Motin
Author: mav Date: Mon Mar 7 09:00:27 2016 New Revision: 296442 URL: https://svnweb.freebsd.org/changeset/base/296442 Log: MFC r296392: Set bhsdi_target_transfer_tag to reserved value, which is 0x. This should be a purely cosmetic change. Modified:

svn commit: r296441 - stable/10/usr.sbin/ctld

2016-03-07 Thread Alexander Motin
Author: mav Date: Mon Mar 7 08:59:06 2016 New Revision: 296441 URL: https://svnweb.freebsd.org/changeset/base/296441 Log: MFC r295562: Don't check CmdSN for initial login request. This fixes connection errors for some initiators not starting CmdSN from zero. While there, fix wrong

svn commit: r296440 - stable/10/etc/periodic/daily

2016-03-07 Thread Alexander Motin
Author: mav Date: Mon Mar 7 08:57:51 2016 New Revision: 296440 URL: https://svnweb.freebsd.org/changeset/base/296440 Log: MFC r295324: Add error check to not leak logs with syntax errors in case of failed `zpool history`. Modified: stable/10/etc/periodic/daily/800.scrub-zfs Directory