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

2013-12-31 Thread Xin LI
Author: delphij Date: Wed Jan 1 01:26:39 2014 New Revision: 260157 URL: http://svnweb.freebsd.org/changeset/base/260157 Log: MFV r260153: 4121 vdev_label_init should treat request as succeeded when pool is read only Illumos/illumos-gate@973c78e94bf9634782164382c9e291bf81161fa5

svn commit: r260156 - head/cddl/contrib/opensolaris/cmd/zfs

2013-12-31 Thread Xin LI
Author: delphij Date: Wed Jan 1 01:23:40 2014 New Revision: 260156 URL: http://svnweb.freebsd.org/changeset/base/260156 Log: MFV r260152: 4208 Typo in zfs_main.c: "posxiuser" illumos/illumos-gate@f38cb554a534c6df738be3f4d23327e69888e634 Note: this is a stripped down version of Il

svn commit: r260151 - head/sys/netinet6

2013-12-31 Thread Adrian Chadd
Author: adrian Date: Wed Jan 1 00:56:26 2014 New Revision: 260151 URL: http://svnweb.freebsd.org/changeset/base/260151 Log: Use an RLOCK here instead of an RWLOCK - matching all the other calls to lla_lookup(). This drastically reduces the very high lock contention when doing parallel

svn commit: r260150 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zhack cddl/contrib/opensolaris/cmd/zpool lib/libprocstat/zfs sys/boot/zfs sys/cddl/boot/zfs sys/cddl/con...

2013-12-31 Thread Xin LI
Author: delphij Date: Wed Jan 1 00:45:28 2014 New Revision: 260150 URL: http://svnweb.freebsd.org/changeset/base/260150 Log: MFV r259170: 4370 avoid transmitting holes during zfs send 4371 DMU code clean up illumos/illumos-gate@43466aae47bfcd2ad9bf501faec8e75c08095e4f NOTE:

svn commit: r260145 - in head/lib/msun: man src

2013-12-31 Thread Steve Kargl
Author: kargl Date: Tue Dec 31 23:59:33 2013 New Revision: 260145 URL: http://svnweb.freebsd.org/changeset/base/260145 Log: * msun/man/cosh.3: * msun/man/sinh.3: * msun/man/tanh.3: . Fix grammar. * msun/src/e_coshl.c: * msun/src/e_sinhl.c: . Fix comment. * msun/src/s_tanh

svn commit: r260142 - head/cddl/contrib/opensolaris/cmd/zstreamdump

2013-12-31 Thread Xin LI
Author: delphij Date: Tue Dec 31 21:37:24 2013 New Revision: 260142 URL: http://svnweb.freebsd.org/changeset/base/260142 Log: MFV r258972: 4373 add block contents print to zstreamdump illumos/illumos-gate@994fb6b8a9d07a8021d77d79f46e30637bca3ad3 MFC after:2 weeks Modified:

svn commit: r260141 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2013-12-31 Thread Xin LI
Author: delphij Date: Tue Dec 31 21:24:00 2013 New Revision: 260141 URL: http://svnweb.freebsd.org/changeset/base/260141 Log: MFV r258385: (Note: this change is not applicable to FreeBSD and the file is not included in build. It's integrated for completeness). 4128 disks in zpools n

svn commit: r260138 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/lib/libzpool/common cddl/contrib/opensolaris/lib/libzpool/common/sys sys/...

2013-12-31 Thread Xin LI
Author: delphij Date: Tue Dec 31 19:39:15 2013 New Revision: 260138 URL: http://svnweb.freebsd.org/changeset/base/260138 Log: MFV r242733: 3306 zdb should be able to issue reads in parallel 3321 'zpool reopen' command should be documented in the man page and help message illumos/il

svn commit: r260137 - head/sys/vm

2013-12-31 Thread Alan Cox
Author: alc Date: Tue Dec 31 18:25:15 2013 New Revision: 260137 URL: http://svnweb.freebsd.org/changeset/base/260137 Log: Since the introduction of the popmap to reservations in r25, there is no longer any need for the page's PG_CACHED and PG_FREE flags to be set and cleared while the fr

svn commit: r260133 - head/tools/test/dtrace

2013-12-31 Thread Mark Johnston
Author: markj Date: Tue Dec 31 15:45:12 2013 New Revision: 260133 URL: http://svnweb.freebsd.org/changeset/base/260133 Log: Some DTrace tests (mostly in the pid provider directory) make use of executable ksh scripts. These are currently not copied into the test directory the way that compile

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

2013-12-31 Thread Mark Johnston
Author: markj Date: Tue Dec 31 15:41:16 2013 New Revision: 260132 URL: http://svnweb.freebsd.org/changeset/base/260132 Log: Allocate the probe ID unrhdr before the DTrace kld_* event handlers are registered. Otherwise there is a small window during which probe IDs may be allocated before the

svn commit: r260131 - in head/sys/cddl: contrib/opensolaris/uts/common/dtrace contrib/opensolaris/uts/common/sys dev/dtrace

2013-12-31 Thread Mark Johnston
Author: markj Date: Tue Dec 31 15:37:51 2013 New Revision: 260131 URL: http://svnweb.freebsd.org/changeset/base/260131 Log: Revert r260091. The vmem calls seem to be slower than the *_unr() calls that they replaced, which is important considering that probe IDs are allocated during process s

svn commit: r260125 - in head: . sys/sys

2013-12-31 Thread Glen Barber
Author: gjb Date: Tue Dec 31 12:18:10 2013 New Revision: 260125 URL: http://svnweb.freebsd.org/changeset/base/260125 Log: Bump copyright year. Happy New Year 2014! Sponsored by: The FreeBSD Foundation Modified: head/COPYRIGHT head/sys/sys/copyright.h Modified: head/COPYRIGHT

svn commit: r260124 - head/usr.bin/netstat

2013-12-31 Thread Alexander V. Chernikov
Author: melifaro Date: Tue Dec 31 12:11:48 2013 New Revision: 260124 URL: http://svnweb.freebsd.org/changeset/base/260124 Log: Explicitly free rt_tables to please Coverity. Reported by: Coverity Coverity CID: 1147174 MFC after:2 weeks Modified: head/usr.bin/netstat/route.c Modi