From owner-freebsd-fs@freebsd.org Fri Dec 4 14:47:55 2015 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EDECA4058D for ; Fri, 4 Dec 2015 14:47:55 +0000 (UTC) (envelope-from murf@perftech.com) Received: from mail.pt.net (mail.pt.net [IPv6:2001:4870:610e:2:4::11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A53D1DDA for ; Fri, 4 Dec 2015 14:47:54 +0000 (UTC) (envelope-from murf@perftech.com) Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id E9681840717 for ; Fri, 4 Dec 2015 08:47:46 -0600 (CST) Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id LNmlsQ3-Fqko for ; Fri, 4 Dec 2015 08:47:46 -0600 (CST) Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id C5BC8840723 for ; Fri, 4 Dec 2015 08:47:46 -0600 (CST) X-Virus-Scanned: amavisd-new at mail.pt.net Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id xwdJlB41e9_w for ; Fri, 4 Dec 2015 08:47:46 -0600 (CST) Received: from [127.0.0.1] (murfhome-dhcp-251.pt.net [206.210.205.251]) (Authenticated sender: murf@perftech.com) by mail.pt.net (Postfix) with ESMTPA id A480F840717 for ; Fri, 4 Dec 2015 08:47:46 -0600 (CST) Message-ID: <5661A792.4040504@perftech.com> Date: Fri, 04 Dec 2015 08:47:46 -0600 From: "John A. Murphy" User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: Re: fuse libfuse and teh fuse_mount call with options References: <54090215.4080006@freebsd.org> In-Reply-To: <54090215.4080006@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 151204-2, 12/04/2015), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 14:47:55 -0000 Did you ever find an answer to your FUSE options question. I'm running around in circles chasing the same issue.... Murf