From owner-freebsd-current@freebsd.org Thu Dec 20 10:49:54 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 481681340A4D for ; Thu, 20 Dec 2018 10:49:54 +0000 (UTC) (envelope-from eugene@zhegan.in) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DAE2F72749 for ; Thu, 20 Dec 2018 10:49:45 +0000 (UTC) (envelope-from eugene@zhegan.in) Received: from bsdrookie.norma.com. (asterisk.enaza.ru [91.237.76.254] (may be forged)) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPS id wBKAncpb034031 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 20 Dec 2018 15:49:38 +0500 (+05) (envelope-from eugene@zhegan.in) Subject: Re: The future of ZFS in FreeBSD To: freebsd-current@freebsd.org References: <20181219163033.jwm7opiwmdhbk6p3@mutt-hbsd> From: "Eugene M. Zheganin" Message-ID: <4481f3cb-4535-bed3-c09f-429553f8f88b@zhegan.in> Date: Thu, 20 Dec 2018 15:49:38 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Server: localhost X-Rspamd-Scan-Time: 0.49 X-Rspamd-Queue-Id: DAE2F72749 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of eugene@zhegan.in designates 2a00:7540:1::5 as permitted sender) smtp.mailfrom=eugene@zhegan.in X-Spamd-Result: default: False [-6.40 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.996,0]; DMARC_NA(0.00)[zhegan.in]; MX_GOOD(-0.01)[mail-backup.zhegan.in,mx.zhegan.in]; NEURAL_HAM_SHORT(-0.52)[-0.524,0]; IP_SCORE(-3.58)[ip: (-9.43), ipnet: 2a00:7540:1::/48(-4.71), asn: 57401(-3.77), country: RU(0.00)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:57401, ipnet:2a00:7540:1::/48, country:RU]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Mailman-Approved-At: Thu, 20 Dec 2018 11:10:47 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 20 Dec 2018 10:49:54 -0000 Hello, On 19.12.2018 23:32, Allan Jude wrote: > The biggest thing to remember is that this is still OpenZFS, and still > run by the same developers as it has been. We are just commonizing on > the repo that has the most features integrated into it. Does it mean that ZoF and thus FreeBSD will lose NFSv4 ACLs because there is no such thing in ZoL ? Eugene.