From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGYkL-0003PW-Rn for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:02:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGYkE-0003KV-EN for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:02:54 -0500 Received: from [199.232.76.173] (port=37192 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGYkD-0003KM-Ti for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:02:50 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:64229) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGYkD-0005U8-K8 for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:02:49 -0500 Received: by yxe26 with SMTP id 26so2218480yxe.4 for ; Fri, 04 Dec 2009 06:02:48 -0800 (PST) Message-ID: <4B191685.8020808@codemonkey.ws> Date: Fri, 04 Dec 2009 08:02:45 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [FOR 0.12][PATCH] Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge) References: <1259924792-11124-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1259924792-11124-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org Kevin Wolf wrote: > Part of the first patch of the -drive rerror series has been merged once more > on top of the rest of the series. This effectively disables the rerror option > and always goes with the default value. Reverting the commit re-enables the > option. > > This reverts commit fc072ec4df0996682dfbff6c735e2bbc0d93132f. > > Signed-off-by: Kevin Wolf > Thanks. Regards, Anthony Liguori