svn commit: r259764 - head/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 08:22:08 2013 New Revision: 259764 URL: http://svnweb.freebsd.org/changeset/base/259764 Log: Mention RDRAND and Xen PVHVM. Add a revision number for 4TB RAM support on amd64. Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/rel

svn commit: r259765 - in head/sys: fs/nfsserver nfs nfsserver

2013-12-23 Thread Alexander Motin
Author: mav Date: Mon Dec 23 08:43:16 2013 New Revision: 259765 URL: http://svnweb.freebsd.org/changeset/base/259765 Log: Fix RPC server threads file handle affinity to work better with ZFS. Instead of taking 8 specific bytes of file handle to identify file during RPC thread affitinity

svn commit: r259766 - head/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 08:57:49 2013 New Revision: 259766 URL: http://svnweb.freebsd.org/changeset/base/259766 Log: Mention that sysinstall is gone, replaced by bsdinstall and bsdconfig. Mention that bsdinstall supports installing ZFS on root. Modified: head/release/doc/en_US.ISO8

svn commit: r259767 - head/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 11:03:37 2013 New Revision: 259767 URL: http://svnweb.freebsd.org/changeset/base/259767 Log: Updates for various userland tools. Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ==

Re: svn commit: r259765 - in head/sys: fs/nfsserver nfs nfsserver

2013-12-23 Thread Konstantin Belousov
On Mon, Dec 23, 2013 at 08:43:17AM +, Alexander Motin wrote: > Author: mav > Date: Mon Dec 23 08:43:16 2013 > New Revision: 259765 > URL: http://svnweb.freebsd.org/changeset/base/259765 > > Log: > Fix RPC server threads file handle affinity to work better with ZFS. > > Instead of taki

Re: svn commit: r259765 - in head/sys: fs/nfsserver nfs nfsserver

2013-12-23 Thread Alexander Motin
On 23.12.2013 13:14, Konstantin Belousov wrote: On Mon, Dec 23, 2013 at 08:43:17AM +, Alexander Motin wrote: Author: mav Date: Mon Dec 23 08:43:16 2013 New Revision: 259765 URL: http://svnweb.freebsd.org/changeset/base/259765 Log: Fix RPC server threads file handle affinity to work bette

svn commit: r259768 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 11:48:22 2013 New Revision: 259768 URL: http://svnweb.freebsd.org/changeset/base/259768 Log: MFC: Merge release note updates. Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Directory Properties: stable/10/ (props changed) Modifie

Re: svn commit: r259765 - in head/sys: fs/nfsserver nfs nfsserver

2013-12-23 Thread Konstantin Belousov
On Mon, Dec 23, 2013 at 01:35:51PM +0200, Alexander Motin wrote: > On 23.12.2013 13:14, Konstantin Belousov wrote: > > On Mon, Dec 23, 2013 at 08:43:17AM +, Alexander Motin wrote: > >> Author: mav > >> Date: Mon Dec 23 08:43:16 2013 > >> New Revision: 259765 > >> URL: http://svnweb.freebsd.org/

Re: svn commit: r259765 - in head/sys: fs/nfsserver nfs nfsserver

2013-12-23 Thread Alexander Motin
On 23.12.2013 13:50, Konstantin Belousov wrote: On Mon, Dec 23, 2013 at 01:35:51PM +0200, Alexander Motin wrote: On 23.12.2013 13:14, Konstantin Belousov wrote: On Mon, Dec 23, 2013 at 08:43:17AM +, Alexander Motin wrote: Author: mav Date: Mon Dec 23 08:43:16 2013 New Revision: 259765 URL:

svn commit: r259769 - in head/kerberos5/lib: . libkafs5

2013-12-23 Thread Ulrich Spoerlein
Author: uqs Date: Mon Dec 23 14:23:17 2013 New Revision: 259769 URL: http://svnweb.freebsd.org/changeset/base/259769 Log: Try and fix the dependency/bootstrap issues in kerberos5 libkafs5 needs a header from libkrb5, it includes this from ${.OBJDIR}/mumble, this used to work fine as long

svn commit: r259770 - in head: share/man/man4 usr.sbin/bhyve

2013-12-23 Thread Joel Dahl
Author: joel (doc committer) Date: Mon Dec 23 15:00:15 2013 New Revision: 259770 URL: http://svnweb.freebsd.org/changeset/base/259770 Log: mdoc: nuke whitespace. Modified: head/share/man/man4/cxgbe.4 head/usr.sbin/bhyve/bhyve.8 Modified: head/share/man/man4/cxgbe.4

svn commit: r259771 - head/sys/fs/nfsclient

2013-12-23 Thread Rick Macklem
Author: rmacklem Date: Mon Dec 23 15:16:53 2013 New Revision: 259771 URL: http://svnweb.freebsd.org/changeset/base/259771 Log: The NFSv4.1 client didn't return NFSv4.1 specific error codes for the Getattr and Recall callbacks. This patch fixes it. Since the NFSv4.1 specific error codes would

Re: svn commit: r259748 - releng/10.0/sys/arm/at91

2013-12-23 Thread Warner Losh
On Dec 22, 2013, at 3:47 PM, John-Mark Gurney wrote: > Warner Losh wrote this message on Sun, Dec 22, 2013 at 22:31 +: >> The real fix is to use cngrab/cnungrab function pointers to disable >> RXRDY interrupts while grabbed. However, that touches the MI uart >> code, so was disallowed for

Re: svn commit: r259562 - head/usr.bin/netstat

2013-12-23 Thread John Baldwin
On Thursday, December 19, 2013 7:28:50 pm Gleb Smirnoff wrote: > John, > > On Thu, Dec 19, 2013 at 03:52:03PM -0500, John Baldwin wrote: > J> > J> Please don't gratuitiously break things that /usr/sbin/crashinfo > runs. It's > J> > J> fine if kvm mode is fragile and requires the binary to be i

svn commit: r259772 - head/tools/tools/vt/mkkfont

2013-12-23 Thread Ed Maste
Author: emaste Date: Mon Dec 23 17:14:11 2013 New Revision: 259772 URL: http://svnweb.freebsd.org/changeset/base/259772 Log: Output all {normal,bold} {left,right} maps This change was missed in r259680. Sponsored by: The FreeBSD Foundation Modified: head/tools/tools/vt/mkkfont/mkkfo

svn commit: r259773 - head/usr.sbin/pkg

2013-12-23 Thread Baptiste Daroussin
Author: bapt Date: Mon Dec 23 17:16:44 2013 New Revision: 259773 URL: http://svnweb.freebsd.org/changeset/base/259773 Log: Do not print a question in non-interractive mode but explain why boostrapping has failed and how to allow it to happen Reported by: jmmv Modified: head/usr.sbin/p

svn commit: r259774 - head/usr.sbin/pkg

2013-12-23 Thread Baptiste Daroussin
Author: bapt Date: Mon Dec 23 17:26:56 2013 New Revision: 259774 URL: http://svnweb.freebsd.org/changeset/base/259774 Log: Fix typos Reported by: bryanv Modified: head/usr.sbin/pkg/pkg.c Modified: head/usr.sbin/pkg/pkg.c =

svn commit: r259775 - head/usr.sbin/pkg

2013-12-23 Thread Baptiste Daroussin
Author: bapt Date: Mon Dec 23 17:47:04 2013 New Revision: 259775 URL: http://svnweb.freebsd.org/changeset/base/259775 Log: Fix yet another typo Reported by: kib Modified: head/usr.sbin/pkg/pkg.c Modified: head/usr.sbin/pkg/pkg.c =

svn commit: r259776 - head/sys/dev/vt/font

2013-12-23 Thread Ed Maste
Author: emaste Date: Mon Dec 23 17:49:12 2013 New Revision: 259776 URL: http://svnweb.freebsd.org/changeset/base/259776 Log: Update whitespace to match mkkfont output Sponsored by: The FreeBSD Foundation Modified: head/sys/dev/vt/font/vt_font_default.c Modified: head/sys/dev/vt/font/vt_

svn commit: r259777 - in head/sys: dev/fb dev/vt dev/vt/hw/fb kern sys

2013-12-23 Thread Aleksandr Rybalko
Author: ray Date: Mon Dec 23 18:09:10 2013 New Revision: 259777 URL: http://svnweb.freebsd.org/changeset/base/259777 Log: o Add virtual terminal mmap request handler. o Forward termianl framebuffer ioctl to fbd. o Forward terminal mmap request to fbd. o Move inclusion of sys/conf.h to vt.h

svn commit: r259778 - releng/10.0/sys/conf

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 19:04:14 2013 New Revision: 259778 URL: http://svnweb.freebsd.org/changeset/base/259778 Log: Update releng/10.0 to -RC3 as part of the 10.0-RELEASE cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/sys/conf/newver

svn commit: r259779 - in head: lib/libvmmapi sys/amd64/include sys/amd64/vmm sys/amd64/vmm/io usr.sbin/bhyve usr.sbin/bhyvectl

2013-12-23 Thread John Baldwin
Author: jhb Date: Mon Dec 23 19:29:07 2013 New Revision: 259779 URL: http://svnweb.freebsd.org/changeset/base/259779 Log: Extend the support for local interrupts on the local APIC: - Add a generic routine to trigger an LVT interrupt that supports both fixed and NMI delivery modes. - Add

svn commit: r259780 - head/sys/fs/ext2fs

2013-12-23 Thread Pedro F. Giffuni
Author: pfg Date: Mon Dec 23 19:47:34 2013 New Revision: 259780 URL: http://svnweb.freebsd.org/changeset/base/259780 Log: ext2fs: make the hashing algorithm match the linux code. There appears to be a hash function compatibility issue. The code is currently disabled but fix it nevertheles

svn commit: r259782 - in head/sys: amd64/amd64 amd64/include amd64/vmm amd64/vmm/amd amd64/vmm/intel x86/acpica

2013-12-23 Thread John Baldwin
Author: jhb Date: Mon Dec 23 19:48:22 2013 New Revision: 259782 URL: http://svnweb.freebsd.org/changeset/base/259782 Log: Add a resume hook for bhyve that runs a function on all CPUs during resume. For Intel CPUs, invoke vmxon for CPUs that were in VMX mode at the time of suspend. Revi

svn commit: r259781 - head/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 19:48:02 2013 New Revision: 259781 URL: http://svnweb.freebsd.org/changeset/base/259781 Log: Mention jemalloc upgrade to 3.4.0 Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml

svn commit: r259783 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Mon Dec 23 19:51:30 2013 New Revision: 259783 URL: http://svnweb.freebsd.org/changeset/base/259783 Log: MFC r259781: Mention jemalloc upgrade to 3.4.0 Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Directory Properties: stable/10/ (props cha

Re: svn commit: r259782 - in head/sys: amd64/amd64 amd64/include amd64/vmm amd64/vmm/amd amd64/vmm/intel x86/acpica

2013-12-23 Thread John Baldwin
On Monday, December 23, 2013 2:48:23 pm John Baldwin wrote: > Author: jhb > Date: Mon Dec 23 19:48:22 2013 > New Revision: 259782 > URL: http://svnweb.freebsd.org/changeset/base/259782 > > Log: > Add a resume hook for bhyve that runs a function on all CPUs during > resume. For Intel CPUs, inv

svn commit: r259784 - stable/10/cddl/contrib/opensolaris/cmd/zpool

2013-12-23 Thread Xin LI
Author: delphij Date: Mon Dec 23 20:16:54 2013 New Revision: 259784 URL: http://svnweb.freebsd.org/changeset/base/259784 Log: MFC r259131: Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFT while listing importable pools. Modified: stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool

svn commit: r259785 - stable/10/usr.bin/bc

2013-12-23 Thread Xin LI
Author: delphij Date: Mon Dec 23 20:20:46 2013 New Revision: 259785 URL: http://svnweb.freebsd.org/changeset/base/259785 Log: MFC r259058,r259060: Remove -q from usage. Document -q and --quiet as discouraged compatibility option. Modified: stable/10/usr.bin/bc/bc.1 stable/10/usr.b

svn commit: r259786 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 20:21:46 2013 New Revision: 259786 URL: http://svnweb.freebsd.org/changeset/base/259786 Log: MFstable10 r259277, r259494, r259577, r259768, r259783: r259277 (rodrigc): Mention BIND removal in release notes. r259494 (rodrigc): Add OFED and Mellanox

svn commit: r259787 - head/release/doc/share/xml

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 20:39:54 2013 New Revision: 259787 URL: http://svnweb.freebsd.org/changeset/base/259787 Log: Update FreeBSD version entities to reflect head/ is 11.0-CURRENT. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/share/xml/release.ent Modified: hea

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

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 20:52:29 2013 New Revision: 259788 URL: http://svnweb.freebsd.org/changeset/base/259788 Log: Update FreeBSD version entity values. This is a direct commit to stable/10/, because the values differ between stable/10/ and head/. Sponsored by: The FreeBSD Founda

svn commit: r259789 - stable/10/release/doc/en_US.ISO8859-1/readme

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 21:07:02 2013 New Revision: 259789 URL: http://svnweb.freebsd.org/changeset/base/259789 Log: Switch references to -CURRENT to -STABLE. This is a direct commit to stable/10/. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-

svn commit: r259790 - in releng/10.0/release/doc: en_US.ISO8859-1/readme share/xml

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 21:29:37 2013 New Revision: 259790 URL: http://svnweb.freebsd.org/changeset/base/259790 Log: MFstable10 r259788, r259789: r259788: Update FreeBSD version entity values. r259789: Switch references from -CURRENT to -STABLE. Approved by: re (impl

svn commit: r259792 - head/release/doc

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 21:58:03 2013 New Revision: 259792 URL: http://svnweb.freebsd.org/changeset/base/259792 Log: Remove references to SUP_UPDATE and CVS_UPDATE. Include base svn when evaluating if svn(1) exists. MFC after:3-days X-MFC-to: stable/10 only Sponsored by:

svn commit: r259794 - releng/10.0/release/doc/share/xml

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 22:20:00 2013 New Revision: 259794 URL: http://svnweb.freebsd.org/changeset/base/259794 Log: Update release.url from snapshots/ to releases/. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/release/doc/share/xml/releas

svn commit: r259797 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 22:31:40 2013 New Revision: 259797 URL: http://svnweb.freebsd.org/changeset/base/259797 Log: Add a note that the latest version of the release notes will exist on the website. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: rele

svn commit: r259799 - stable/9/usr.sbin/kldxref

2013-12-23 Thread Jilles Tjoelker
Author: jilles Date: Mon Dec 23 22:38:41 2013 New Revision: 259799 URL: http://svnweb.freebsd.org/changeset/base/259799 Log: MFC r256060,r256650: kldxref: Do not depend on the directory order. Sort the filenames to get a consistent result between machines of the same architecture. Al

svn commit: r259800 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Mon Dec 23 23:50:18 2013 New Revision: 259800 URL: http://svnweb.freebsd.org/changeset/base/259800 Log: Specify there are no security advisories. Comment the 'doc' and 'rc-scripts' sections. This is done to silence tidy(1) when cleaning up the generated html. Appr

svn commit: r259801 - in head/sys/fs: nfs nfsclient

2013-12-23 Thread Rick Macklem
Author: rmacklem Date: Tue Dec 24 00:48:39 2013 New Revision: 259801 URL: http://svnweb.freebsd.org/changeset/base/259801 Log: The NFSv4 client was passing both the p and cred arguments to nfsv4_fillattr() as NULLs for the Getattr callback. This caused nfsv4_fillattr() to not fill in the Cha

svn commit: r259802 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 02:05:07 2013 New Revision: 259802 URL: http://svnweb.freebsd.org/changeset/base/259802 Log: Add list of rc(8) scripts added/removed in 10.0-RELEASE. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/release/doc/en_US.IS

svn commit: r259803 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 02:07:22 2013 New Revision: 259803 URL: http://svnweb.freebsd.org/changeset/base/259803 Log: Fix an undo error that crept in during formatting changes. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/release/doc/en_US.

svn commit: r259804 - stable/10/sys/dev/cxgbe/tom

2013-12-23 Thread Navdeep Parhar
Author: np Date: Tue Dec 24 02:10:12 2013 New Revision: 259804 URL: http://svnweb.freebsd.org/changeset/base/259804 Log: MFC r259527: Do not create a hardware IPv6 server if the listen address is not in6addr_any and is not in the CLIP table either. This fixes a reported TOE+IPv6 NULL-d

svn commit: r259805 - releng/10.0/release/doc/en_US.ISO8859-1/installation

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 03:57:25 2013 New Revision: 259805 URL: http://svnweb.freebsd.org/changeset/base/259805 Log: Add the installation article, copied from releng/9.2, modified for releng/10.0/. It is not yet linked to the build. Approved by: re (implicit) Sponsored by: Th

svn commit: r259806 - releng/10.0/release/doc/en_US.ISO8859-1/installation

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 04:15:48 2013 New Revision: 259806 URL: http://svnweb.freebsd.org/changeset/base/259806 Log: Fix a typo in an XML element, incorrectly updated for docbook 5.0 Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/release/doc

svn commit: r259807 - releng/10.0/release/doc/en_US.ISO8859-1

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 04:27:11 2013 New Revision: 259807 URL: http://svnweb.freebsd.org/changeset/base/259807 Log: Link the installation article to the build. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.0/release/doc/en_US.ISO8859-1/Makef

svn commit: r259808 - head/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Tue Dec 24 05:10:41 2013 New Revision: 259808 URL: http://svnweb.freebsd.org/changeset/base/259808 Log: Add pointer to wiki for Hyper-V information. Wiki content for Hyper-V in FreeBSD 10 was significantly updated by Abhishek Gupta . Modified: head/release/doc/en_

svn commit: r259809 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Craig Rodrigues
Author: rodrigc Date: Tue Dec 24 05:17:24 2013 New Revision: 259809 URL: http://svnweb.freebsd.org/changeset/base/259809 Log: MFC r259808 Add pointer to wiki for Hyper-V information. Wiki content for Hyper-V in FreeBSD 10 was significantly updated by Abhishek Gupta . Modified:

svn commit: r259810 - releng/10.0/release/doc/en_US.ISO8859-1/relnotes

2013-12-23 Thread Glen Barber
Author: gjb Date: Tue Dec 24 05:27:45 2013 New Revision: 259810 URL: http://svnweb.freebsd.org/changeset/base/259810 Log: MFstable10 r259809 (rodrigc): Add pointer to wiki for Hyper-V information. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.

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

2013-12-23 Thread Xin LI
Author: delphij Date: Tue Dec 24 06:56:17 2013 New Revision: 259811 URL: http://svnweb.freebsd.org/changeset/base/259811 Log: MFV r258373: 4168 ztest assertion failure in dbuf_undirty 4169 verbatim import causes zdb to segfa 4170 zhack leaves pool in ACTIVE state illumos/illumos

svn commit: r259812 - in head/sys/dev/usb: . wlan

2013-12-23 Thread Kevin Lo
Author: kevlo Date: Tue Dec 24 07:02:05 2013 New Revision: 259812 URL: http://svnweb.freebsd.org/changeset/base/259812 Log: Some devices have a dual mode such as Tenda W326U and ZyXEL NWD2705, add the product id and use a standard scsi eject. Tested on the ZyXEL NWD2705 wlan dongle. Modi

svn commit: r259813 - in head: cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zhack cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/lib/libzfs/common sys/cddl/contrib/ope...

2013-12-23 Thread Xin LI
Author: delphij Date: Tue Dec 24 07:14:25 2013 New Revision: 259813 URL: http://svnweb.freebsd.org/changeset/base/259813 Log: MFV r258374: 4171 clean up spa_feature_*() interfaces 4172 implement extensible_dataset feature for use by other zpool features illumos/illumos-gate@2ace

svn commit: r259814 - stable/10/sys/fs/fifofs

2013-12-23 Thread Konstantin Belousov
Author: kib Date: Tue Dec 24 07:25:49 2013 New Revision: 259814 URL: http://svnweb.freebsd.org/changeset/base/259814 Log: MFC r259521: Do not allow O_EXEC opens for fifo, return EINVAL. Modified: stable/10/sys/fs/fifofs/fifo_vnops.c Directory Properties: stable/10/ (props changed) Modi

svn commit: r259815 - stable/9/sys/fs/fifofs

2013-12-23 Thread Konstantin Belousov
Author: kib Date: Tue Dec 24 07:26:43 2013 New Revision: 259815 URL: http://svnweb.freebsd.org/changeset/base/259815 Log: MFC r259521: Do not allow O_EXEC opens for fifo, return EINVAL. Modified: stable/9/sys/fs/fifofs/fifo_vnops.c Directory Properties: stable/9/sys/ (props changed) s

svn commit: r259816 - head/cddl/contrib/opensolaris/cmd/zpool

2013-12-23 Thread Xin LI
Author: delphij Date: Tue Dec 24 07:27:55 2013 New Revision: 259816 URL: http://svnweb.freebsd.org/changeset/base/259816 Log: Fix incorrect markup introduced in r259813. Pointy hat to:delphij X-MFC-after: r259813 Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features

svn commit: r259817 - stable/10/sys/kern

2013-12-23 Thread Konstantin Belousov
Author: kib Date: Tue Dec 24 07:32:06 2013 New Revision: 259817 URL: http://svnweb.freebsd.org/changeset/base/259817 Log: MFC r259522: If vn_open_vnode() succeeded in opening the vnode, but subsequent advisory lock cannot be obtained, prevent double-close of the vnode in vn_close() called