svn commit: r324251 - stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-10-04 Thread Andriy Gapon
Author: avg Date: Wed Oct 4 07:35:49 2017 New Revision: 324251 URL: https://svnweb.freebsd.org/changeset/base/324251 Log: MFC r323481: zfsvfs_hold: assert that the busied filesystem can not be unmounted Modified: stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c Directory

svn commit: r324254 - stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-10-04 Thread Andriy Gapon
Author: avg Date: Wed Oct 4 07:37:57 2017 New Revision: 324254 URL: https://svnweb.freebsd.org/changeset/base/324254 Log: MFC r323483: zfsctl_snapdir_lookup should be able to handle an uncovered vnode Modified: stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c Directory P

svn commit: r324256 - in stable/10/cddl/contrib/opensolaris: cmd/zpool lib/libzfs/common

2017-10-04 Thread Andriy Gapon
Author: avg Date: Wed Oct 4 07:43:23 2017 New Revision: 324256 URL: https://svnweb.freebsd.org/changeset/base/324256 Log: MFC r323791: MFV r323790: 8567 Inconsistent return value in zpool_read_label Modified: stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c stable/10/cddl/contrib/

svn commit: r324283 - stable/10

2017-10-04 Thread Ngie Cooper
Author: ngie Date: Wed Oct 4 16:33:22 2017 New Revision: 324283 URL: https://svnweb.freebsd.org/changeset/base/324283 Log: Revert r324132 I accidentally used the wrong commit message Reported by: rgrimes Modified: stable/10/Makefile.inc1 Directory Properties: stable/10/ (props

svn commit: r324284 - stable/10

2017-10-04 Thread Ngie Cooper
Author: ngie Date: Wed Oct 4 16:35:58 2017 New Revision: 324284 URL: https://svnweb.freebsd.org/changeset/base/324284 Log: MFC r322951: Respect MK_TCSH with build-tools and native-xtools This helps reduce the WORLDTMP footprint slightly. Based on a patch I submitted 5 years ago t

Re: svn commit: r324283 - stable/10

2017-10-04 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ngie > Date: Wed Oct 4 16:33:22 2017 > New Revision: 324283 > URL: https://svnweb.freebsd.org/changeset/base/324283 > > Log: > Revert r324132 > > I accidentally used the wrong commit message > > Reported by:rgrimes Thank