From owner-freebsd-fs@FreeBSD.ORG Thu Apr 5 08:02:52 2012 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 350C6106566B for ; Thu, 5 Apr 2012 08:02:52 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 7AF378FC15 for ; Thu, 5 Apr 2012 08:02:51 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA08643; Thu, 05 Apr 2012 11:02:49 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1SFheb-0000LJ-6N; Thu, 05 Apr 2012 11:02:49 +0300 Message-ID: <4F7D51A7.9080405@FreeBSD.org> Date: Thu, 05 Apr 2012 11:02:47 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120317 Thunderbird/10.0.3 MIME-Version: 1.0 To: Attila Nagy References: <4F7BFDD4.6080703@fsn.hu> <4F7C088D.4070803@FreeBSD.org> <4F7C0B41.20702@fsn.hu> <4F7C0CE4.2030408@FreeBSD.org> <4F7C129B.9010206@fsn.hu> <4F7C14B3.3040705@FreeBSD.org> <4F7C419A.4050607@fsn.hu> In-Reply-To: <4F7C419A.4050607@fsn.hu> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org Subject: Re: SEEK_HOLE and SEEK_DATA does not work on zfs (with test case) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2012 08:02:52 -0000 on 04/04/2012 15:42 Attila Nagy said the following: > No, thanks for the clarification. I've tried that patch and the C test program > runs fine. > Will you commit this? Thank you for testing! I've just committed the patch. > And I think a regression test case would also be good. :) I agree. Could you submit it? :) -- Andriy Gapon