From owner-freebsd-current@FreeBSD.ORG Fri Jul 26 06:56:09 2013 Return-Path: Delivered-To: freebsd-current@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 448E7260 for ; Fri, 26 Jul 2013 06:56:09 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA229282F for ; Fri, 26 Jul 2013 06:56:08 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d17so869195eek.0 for ; Thu, 25 Jul 2013 23:56:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=zSjKngYUKIJgZq5xbPR/XLkj3J056pjSZswooiya0qA=; b=StRmGJMpnmap8Y4gG2dY1aYjqCsq/ZcH+X9UJP3qJBIfsRzPgClWz5r4u/10ZJRp3y a2qRPTCVC2/4fq1OHXjrS3l5avjI68ktEW5eokQ553zBl7UBdnQB6JrtZiUqKEU8v/m/ mx0EM6mc+pJJA/kAEbVvzh3sdPWcvE2QuopbTeE+l70yiCTRPv70ZoLrP7Bo2GxC4GAi NLPEQntGvnfvG9zMBzz8hI8bV+9r4b6C6DTbQON3QqZdbKXEXyT0UmYaFAPoCn/BddiN BSb5Id5nxZS0skG1NiT4wewa3ZOkNN593ujmIpwxmEDZIOQlIzkJXtL6HvIGfmNI/BMm gZaQ== X-Received: by 10.14.149.141 with SMTP id x13mr46079714eej.77.1374821766924; Thu, 25 Jul 2013 23:56:06 -0700 (PDT) Received: from scorpion.kiev.ua ([46.247.180.158]) by mx.google.com with ESMTPSA id ci50sm78871699eeb.12.2013.07.25.23.56.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Jul 2013 23:56:05 -0700 (PDT) Message-ID: <51F21D82.8060406@gmail.com> Date: Fri, 26 Jul 2013 09:56:02 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130721 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD Current Subject: Re: FUSE not work. References: <51E94F09.4020109@FreeBSD.org> <51E95B4D.4030104@gmail.com> <51E96C84.3000209@FreeBSD.org> <51E97265.8040507@gmail.com> <51E9E669.3090500@FreeBSD.org> <51EAA6A3.0@FreeBSD.org> <51EFE69A.9050100@gmail.com> In-Reply-To: <51EFE69A.9050100@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jul 2013 06:56:09 -0000 FUSE for ntfs is working on FreeBSD 10 Thanks!