svn commit: r302036 - head/tests/sys/acl

2016-06-20 Thread Alan Somers
Author: asomers Date: Mon Jun 20 23:17:00 2016 New Revision: 302036 URL: https://svnweb.freebsd.org/changeset/base/302036 Log: Skip sys/acl tests on systems lacking perl tests/sys/acl/Makefile add perl to the required_programs for all tests in this directory Reviewed by: ngie

svn commit: r302035 - head/sys/dev/rtwn

2016-06-20 Thread Andriy Voskoboinyk
Author: avos Date: Mon Jun 20 22:45:19 2016 New Revision: 302035 URL: https://svnweb.freebsd.org/changeset/base/302035 Log: rtwn: fix Tx processing, add some busdma synchronization. 1) Unload mbuf instead of descriptor in rtwn_tx_done(). 2) Add more synchronization for device visible mapp

svn commit: r302034 - head/sys/dev/urtwn

2016-06-20 Thread Andriy Voskoboinyk
Author: avos Date: Mon Jun 20 22:39:32 2016 New Revision: 302034 URL: https://svnweb.freebsd.org/changeset/base/302034 Log: urtwn: fix panic on device detach. Remove frames from active/pending Tx queues and free related node references when vap is destroyed to prevent various use-after-fr

Re: svn commit: r302026 - in head: share/monetdef share/msgdef share/numericdef share/timedef tools/tools/locale/tools

2016-06-20 Thread Baptiste Daroussin
On Mon, Jun 20, 2016 at 10:14:04PM +0300, Andrey Chernov wrote: > On 20.06.2016 9:45, Baptiste Daroussin wrote: > > Author: bapt > > Date: Mon Jun 20 06:45:42 2016 > > New Revision: 302026 > > URL: https://svnweb.freebsd.org/changeset/base/302026 > > > > Log: > > Fix generation of locales with m

Re: svn commit: r302026 - in head: share/monetdef share/msgdef share/numericdef share/timedef tools/tools/locale/tools

2016-06-20 Thread Andrey Chernov
On 20.06.2016 9:45, Baptiste Daroussin wrote: > Author: bapt > Date: Mon Jun 20 06:45:42 2016 > New Revision: 302026 > URL: https://svnweb.freebsd.org/changeset/base/302026 > > Log: > Fix generation of locales with multiple variants Thanx. Just want to note, even if we stay with RFC 5646 langua

svn commit: r302031 - head/sys/dev/mps

2016-06-20 Thread Stephen McConnell
Author: slm Date: Mon Jun 20 18:14:51 2016 New Revision: 302031 URL: https://svnweb.freebsd.org/changeset/base/302031 Log: - No log bit in IOCStatus and endian-safe changes. Use MPI2_IOCSTATUS_MASK when checking IOCStatus to mask off the log bit, and make a few more things endian-safe.

svn commit: r302030 - head/sys/contrib/dev/ath/ath_hal/ar9300

2016-06-20 Thread Adrian Chadd
Author: adrian Date: Mon Jun 20 16:12:27 2016 New Revision: 302030 URL: https://svnweb.freebsd.org/changeset/base/302030 Log: [ath] implement TX queue configuration extensions for the AR9380 HAL. Among other things, this introduces the idea of DBA-gated queues that aren't the CABQ. The T

svn commit: r302029 - head/sys/kern

2016-06-20 Thread Konstantin Belousov
Author: kib Date: Mon Jun 20 15:45:50 2016 New Revision: 302029 URL: https://svnweb.freebsd.org/changeset/base/302029 Log: Fix typo. Note that atomic is still required even for interlocked case. Sponsored by: The FreeBSD Foundation Approved by: re (marius) Modified: head/sys/kern/vfs

Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom

2016-06-20 Thread Kristof Provost
On 20 Jun 2016, at 17:34, Allan Jude wrote: > Looking at the backtrace, do you have one or more ZVOLs? > No, there are no zvols: % zfs list -t volume no datasets available Regards, Kristof ___ svn-src-head@freebsd.org mailing list http

Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom

2016-06-20 Thread Allan Jude
On 2016-06-20 11:31, Kristof Provost wrote: > No, it’s an HP Microserver. 4 data disks and that’s it. > > Bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210409 > > Regards, > Kristof > > On 20 Jun 2016, at 17:27, Alan Somers wrote: > > You say it's a 4-disk RAIDZ1. Anything topologi

Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom

2016-06-20 Thread Kristof Provost
No, it’s an HP Microserver. 4 data disks and that’s it. Bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210409 Regards, Kristof On 20 Jun 2016, at 17:27, Alan Somers wrote: You say it's a 4-disk RAIDZ1. Anything topologically weird, like a log, cache or spare device? SAS or SATA? An

Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom

2016-06-20 Thread Alan Somers
You say it's a 4-disk RAIDZ1. Anything topologically weird, like a log, cache or spare device? SAS or SATA? Any SAS expanders? Please open a bug for this and assign to me so we can be sure to get this fixed in time for 11.0. -Alan On Mon, Jun 20, 2016 at 8:59 AM, Kristof Provost wrote: > Hi,

Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom

2016-06-20 Thread Kristof Provost
Hi, It looks like this change breaks boot on my machine. I’m running a root-on-ZFS system and reliably see this panic during boot. It’s a 4 disk raidz-1. It’s now running r302028 with r300881 backed out, and booting fine. The panic: panic: solaris assert: refcount(count(&spa->spa_refcount) >=