From owner-freebsd-fs@FreeBSD.ORG Fri Aug 17 11:20:11 2012 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EA58106566C for ; Fri, 17 Aug 2012 11:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 07F3E8FC08 for ; Fri, 17 Aug 2012 11:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7HBKAme028471 for ; Fri, 17 Aug 2012 11:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7HBKAMS028470; Fri, 17 Aug 2012 11:20:10 GMT (envelope-from gnats) Date: Fri, 17 Aug 2012 11:20:10 GMT Message-Id: <201208171120.q7HBKAMS028470@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: =?iso-8859-2?Q?Radek_Krej=E8a?= Cc: Subject: Re: kern/147881: [zfs] [patch] ZFS " sharenfs" doesn' t allow different "exports" options for different hosts X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?iso-8859-2?Q?Radek_Krej=E8a?= List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 11:20:11 -0000 The following reply was made to PR kern/147881; it has been noted by GNATS. From: =?iso-8859-2?Q?Radek_Krej=E8a?= To: "'bug-followup@FreeBSD.org'" , "'Richard.Conto@gmail.com'" Cc: Subject: Re: kern/147881: [zfs] [patch] ZFS "sharenfs" doesn't allow different "exports" options for different hosts Date: Fri, 17 Aug 2012 13:14:31 +0200 Thank you very much for patch, is there any time perspective of aplying thi= s patch (or possibility) to system? Richard, your patch has a little bug, if there is - in the hostname, it is = expanded as whitespace and throw mistake to log. Radek