From owner-freebsd-fs@freebsd.org Mon Jul 6 04:48:50 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 209F49920B4 for ; Mon, 6 Jul 2015 04:48:50 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (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 014A73B0F for ; Mon, 6 Jul 2015 04:48:49 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id F3E813F6FA for ; Mon, 6 Jul 2015 00:48:47 -0400 (EDT) Message-ID: <559A08AF.9050809@sneakertech.com> Date: Mon, 06 Jul 2015 00:48:47 -0400 From: Quartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: FreeBSD FS Subject: Re: A question about ZFS built-in SMB References: <5599496C.6010702@sneakertech.com> <20150705210306.GA1048@in-addr.com> In-Reply-To: <20150705210306.GA1048@in-addr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 06 Jul 2015 04:48:50 -0000 On 2015-07-05 12:03 PM, Freddie Cash wrote: > SMB support is only built-in on Solaris derivatives. You need Samba on > everything else. On 2015-07-05 5:03 PM, Gary Palmer wrote: > The sharesmb option to zfs does not work on FreeBSD. You need to use > Samba. Ok wait, it IS implemented on the Linux versions of ZFS. I thought the FreeBSD version of ZFS superseded all the features of the Linux port?