From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX2lL-00063X-HU for qemu-devel@nongnu.org; Thu, 25 Sep 2014 02:42:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XX2lD-0007XS-K8 for qemu-devel@nongnu.org; Thu, 25 Sep 2014 02:42:47 -0400 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:59403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX2lD-0007SA-9a for qemu-devel@nongnu.org; Thu, 25 Sep 2014 02:42:39 -0400 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 25 Sep 2014 07:42:32 +0100 Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 58A791B0804B for ; Thu, 25 Sep 2014 07:43:39 +0100 (BST) Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s8P6gTYF42598560 for ; Thu, 25 Sep 2014 06:42:29 GMT Received: from d06av05.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s8P6gT2N010670 for ; Thu, 25 Sep 2014 00:42:29 -0600 Date: Thu, 25 Sep 2014 08:42:25 +0200 From: Greg Kurz Message-ID: <20140925084225.108843a7@bahia.local> In-Reply-To: <20140925062930.GB20349@thor.bakeyournoodle.com> References: <1411622627-22110-1-git-send-email-tony@bakeyournoodle.com> <87d2akdxug.fsf@blackfin.pond.sub.org> <20140925062930.GB20349@thor.bakeyournoodle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] block/raw-posix: use seek_hole ahead of fiemap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tony Breeds Cc: Kevin Wolf , qemu-devel@nongnu.org, Markus Armbruster , Max Reitz , =?UTF-8?B?UMOhZHJh?= =?UTF-8?B?aWc=?= Brady , Stefan Hajnoczi , Michael Steffens On Thu, 25 Sep 2014 16:29:31 +1000 Tony Breeds wrote: > On Thu, Sep 25, 2014 at 08:21:27AM +0200, Markus Armbruster wrote: > > Please copy Kevin & Stefan for block patches. Doing that for you. I > > also copy Max, who left his fingerprints on commit 4f11aa8. > > Sorry. > > Is there a qemu version of get_maintainers.pl? > > Tony. Hi Tony, Same path : ./scripts/get_maintainer.pl Cheers. -- Greg