From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZaT8-00026D-MR for qemu-devel@nongnu.org; Fri, 03 Feb 2017 04:47:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZaT3-0000t4-My for qemu-devel@nongnu.org; Fri, 03 Feb 2017 04:47:50 -0500 Received: from 14.mo1.mail-out.ovh.net ([178.32.97.215]:59550) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZaT3-0000l9-Gt for qemu-devel@nongnu.org; Fri, 03 Feb 2017 04:47:45 -0500 Received: from player770.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo1.mail-out.ovh.net (Postfix) with ESMTP id C5BFF53E42 for ; Fri, 3 Feb 2017 10:47:35 +0100 (CET) Date: Fri, 3 Feb 2017 10:47:29 +0100 From: Greg Kurz Message-ID: <20170203104729.4c0ed00b@bahia.lan> In-Reply-To: References: <1485249848-13854-1-git-send-email-pradeep.jagadeesh@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2 v14] fsdev: add IO throttle support to fsdev devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pradeep Jagadeesh Cc: Alberto Garcia , Pradeep Jagadeesh , "Aneesh Kumar K.V" , qemu-devel@nongnu.org, Eric Blake On Fri, 3 Feb 2017 10:41:33 +0100 Pradeep Jagadeesh wrote: > On 2/1/2017 3:44 PM, Alberto Garcia wrote: > > On Tue 24 Jan 2017 10:24:06 AM CET, Pradeep Jagadeesh wrote: > > > >> Pradeep Jagadeesh (2): > >> fsdev: add IO throttle support to fsdev devices > >> throttle: removed duplicate throtlle code from block and fsdev files > > > > I cannot find the second patch in this thread (v14), did you forget to > > send it? > > > > https://lists.gnu.org/archive/html/qemu-devel/2017-01/msg04913.html > > Sorry for the late reply. > > I did send all the both patch files and the cover letter. > Don't know how the patch missed in that link. > > I have received independent e-mails for each patch, with version 14. > Am I missing something here? > Hi, Patch 2/2 still doesn't appear in the archives: https://lists.gnu.org/archive/html/qemu-devel/2017-01/threads.html#04913 And I haven't received it either... Cheers. -- Greg > Regards, > Pradeep > > > > > > Berto > > >