From owner-freebsd-fs@freebsd.org Tue Mar 29 22:55:29 2016 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 537FBAE0B39 for ; Tue, 29 Mar 2016 22:55:29 +0000 (UTC) (envelope-from nishida@asusa.net) Received: from asusam.asj-hosting.net (asusa.asj-hosting.net [219.118.222.245]) (using TLSv1.2 with cipher CAMELLIA256-SHA (256/256 bits)) (Client CN "*.asj-hosting.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CFB3C1C61 for ; Tue, 29 Mar 2016 22:55:28 +0000 (UTC) (envelope-from nishida@asusa.net) Received: (qmail 68337 invoked by uid 89); 30 Mar 2016 07:55:26 +0900 X-ASJ-Track-ID: <20160329225526.68337.qmail@asusam.asj-hosting.net> X-Spam-Checker-Version: ASJ KMsrv Spam Check Process Internal X-Spam-Status: No, hits=0.0 X-Spam-Flag: No X-Virus-Scanned: ASJ KMsrv Virus Check Process 08041001 X-ASJ-SMTP-Authentication: nishida@asusa.net X-ASJ-Arrival-IP: 50.207.112.201 X-ASJ-SPF-Info: auth X-ASJ-Scan-ID: <1459292125.904400.68330@asusam.asj-hosting.net> X-ASJ-Received-SPF: pass (send with smtp authentication by nishida@asusa.net@50.207.112.201) Received: from gw.asusa.net (HELO rd03.asusa-internal.net) (nishida@asusa.net@50.207.112.201) by asusams.asj-hosting.net with ESMTPS (AES128-SHA encrypted); 30 Mar 2016 07:55:25 +0900 Subject: Re: Problem with FUSE + fts References: <56F42EF4.5000505@asusa.net> <1294209833.31699182.1458950014610.JavaMail.zimbra@uoguelph.ca> <56F6148D.2030706@asusa.net> <56FAD050.2080707@asusa.net> <765991039.37160180.1459291777879.JavaMail.zimbra@uoguelph.ca> To: freebsd-fs@freebsd.org From: Hiroshi Nishida Message-ID: <56FB07DC.4000504@asusa.net> Date: Tue, 29 Mar 2016 15:55:24 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <765991039.37160180.1459291777879.JavaMail.zimbra@uoguelph.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2016 22:55:29 -0000 Hi, I'm using FreeBSD 10.2-RELEASE-p9. The program I checked is /usr/ports/sysutils/fusefs-libs/work/libfuse-fuse_2_9_5/lib/fuse.c. If there is anything wrong with it, let me know. Shouldn't I use port's fusefs-libs? On 2016/03/29 15:49, Rick Macklem wrote: > You've never mentioned what version of FreeBSD you are using? > FreeBSD10 and later have a fuse client in sys/fs/fuse and I don't recall seeing this > code in it. (I will grep for it, although I know there isn't a fuse_lowlevel.h.) > > If you are using FreeBSD9 or earlier with the fuse client in ports/sysutils, I'd > suggest you try upgrading to FreeBSD10 and see if the problem exists there. > > rick -- Hiroshi Nishida nishida@asusa.net