From owner-svn-src-head@freebsd.org Tue Mar 7 09:37:32 2017 Return-Path: Delivered-To: svn-src-head@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 AC20AD00E74; Tue, 7 Mar 2017 09:37:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 92C91147F; Tue, 7 Mar 2017 09:37:31 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA10216; Tue, 07 Mar 2017 11:37:29 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1clBYf-000FY2-Id; Tue, 07 Mar 2017 11:37:29 +0200 Subject: Re: svn commit: r314274 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs To: Slawa Olhovchenkov References: <201702251703.v1PH3nQd044474@repo.freebsd.org> <20170307035308.GN15630@zxy.spb.ru> <20170307091818.GY70430@zxy.spb.ru> <5e1fa060-719e-4677-164a-856e3f6c779f@FreeBSD.org> <20170307092922.GZ70430@zxy.spb.ru> Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org From: Andriy Gapon Message-ID: <566f2577-eee7-a084-2196-362e6942d661@FreeBSD.org> Date: Tue, 7 Mar 2017 11:36:34 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170307092922.GZ70430@zxy.spb.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2017 09:37:32 -0000 On 07/03/2017 11:29, Slawa Olhovchenkov wrote: > You are kidding?! How to work this commit w/o r307265? > r307265 is l2arc compression suport (buggly). > this commit fix l2arc part. > arc part still buggly. > > hmm, may be I am not clean, I am not rever ALL to r307265. I am rever > exact r307265 and 314274. This is like bisect by one try. I am not sure what you are saying... Do you see the problem with just r307265? Or with r307265 + r314274 ? -- Andriy Gapon