From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 8 12:38:43 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89C5D958 for ; Tue, 8 Oct 2013 12:38:43 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 577D02FCC for ; Tue, 8 Oct 2013 12:38:43 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D3B3A20C64 for ; Tue, 8 Oct 2013 08:38:41 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Tue, 08 Oct 2013 08:38:41 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=KkhE8vU/7grpo1ZJWM3UnMX2FUk=; b=jZt LDSkUO5MyKYemEoJsBCw1n9+OzpqH7NjACzWCGVvmpeG8e4myEVlAoy8QQj4ckpe PbY7dkG7COhtZpMECl0QKKkQZr3hTWs2TBX3Zde1qdMgsUrTkE9yOodHlLHLwyY9 KJ6ij7Xw+xblQIvatBdBLwTWm3n1vfzH5b+YlN5o= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 77C9C116A0B; Tue, 8 Oct 2013 08:38:41 -0400 (EDT) Message-Id: <1381235921.32469.31415785.22A3256B@webmail.messagingengine.com> X-Sasl-Enc: NH42S81vc6tfJ64syyjXdJ/bw34rd5k5HY4UYm2xA3Kc 1381235921 From: Mark Felder To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-ce174988 In-Reply-To: References: <1381232043.4996.31392865.263615DD@webmail.messagingengine.com> <20131008140251.3ed4cf7e4af3415c3cde1aa9@yamagi.org> Subject: Re: Fuse on FreeBSD 9.2 Date: Tue, 08 Oct 2013 07:38:41 -0500 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 12:38:43 -0000 On Tue, Oct 8, 2013, at 7:08, =C5=81ukasz P wrote: > Thank you - I'll give it a try today. > Can you confirm that doing rsync with this fuse version is stable? >=20 > Can you please tell us which fuse-based file system have you used? >=20 My main use case these days is ntfs-3g, and I no longer get panics when doing mass file operations including rsync. :-)