From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9WvN-0002a6-3q for qemu-devel@nongnu.org; Fri, 09 Jan 2015 05:36:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9WvH-00034J-Qj for qemu-devel@nongnu.org; Fri, 09 Jan 2015 05:36:12 -0500 Received: from mx3-phx2.redhat.com ([209.132.183.24]:54938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9WvH-00033g-Iw for qemu-devel@nongnu.org; Fri, 09 Jan 2015 05:36:07 -0500 Date: Fri, 9 Jan 2015 05:36:03 -0500 (EST) From: Francesco Romani Message-ID: <1963759339.5194017.1420799763829.JavaMail.zimbra@redhat.com> In-Reply-To: <436435463.10274476.1418642384604.JavaMail.zimbra@redhat.com> References: <1417683548-15845-1-git-send-email-fromani@redhat.com> <968660888.6461334.1417683618392.JavaMail.zimbra@redhat.com> <436435463.10274476.1418642384604.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] block: add event when disk usage exceeds threshold List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, mdroth@linux.vnet.ibm.com, stefanha@redhat.com, lcapitulino@redhat.com ping ----- Original Message ----- > From: "Francesco Romani" > To: qemu-devel@nongnu.org > Cc: kwolf@redhat.com, mdroth@linux.vnet.ibm.com, stefanha@redhat.com, lcapitulino@redhat.com > Sent: Monday, December 15, 2014 12:19:44 PM > Subject: Re: [Qemu-devel] [PATCH v4] block: add event when disk usage exceeds threshold > > ping? > > ----- Original Message ----- > > From: "Francesco Romani" > > To: qemu-devel@nongnu.org > > Cc: kwolf@redhat.com, mdroth@linux.vnet.ibm.com, stefanha@redhat.com, > > lcapitulino@redhat.com > > Sent: Thursday, December 4, 2014 10:00:18 AM > > Subject: Re: [Qemu-devel] [PATCH v4] block: add event when disk usage > > exceeds threshold > > > > ----- Original Message ----- > > > From: "Francesco Romani" > > > To: qemu-devel@nongnu.org > > > Cc: kwolf@redhat.com, stefanha@redhat.com, lcapitulino@redhat.com, > > > mdroth@linux.vnet.ibm.com, eblake@redhat.com, > > > "Francesco Romani" > > > Sent: Thursday, December 4, 2014 9:59:08 AM > > > Subject: [PATCH v4] block: add event when disk usage exceeds threshold > > [...] > > > > Changes since v3: > > ----------------- > > > > addressed reviewers comments: > > - dropped redundant cover letter > > - improved commit message to reflect real intended use > > (polling is not going away completely) > > - spelling fixes > > - API consistency fixes > > - kept 'uint64' in QAPI because it is mapped to C type uint64_t, > > where 'int' is mapped to 'int64_t' > > - renamed for consistency everywhere: > > 'usage_threshold' => 'write_threshold' > > > > Thanks and best regards > > > > -- > > Francesco Romani > > RedHat Engineering Virtualization R & D > > Phone: 8261328 > > IRC: fromani > > > > > > -- > Francesco Romani > RedHat Engineering Virtualization R & D > Phone: 8261328 > IRC: fromani > > -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani