From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2E3j-0001dr-Ke for qemu-devel@nongnu.org; Thu, 25 Jul 2013 01:25:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V2E3i-0002mc-Qd for qemu-devel@nongnu.org; Thu, 25 Jul 2013 01:25:51 -0400 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]:51680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2E3i-0002mW-Jg for qemu-devel@nongnu.org; Thu, 25 Jul 2013 01:25:50 -0400 Received: by mail-pd0-f179.google.com with SMTP id v10so1072482pde.10 for ; Wed, 24 Jul 2013 22:25:49 -0700 (PDT) From: Liu Yuan Date: Thu, 25 Jul 2013 13:25:33 +0800 Message-Id: <1374729935-27667-1-git-send-email-namei.unix@gmail.com> In-Reply-To: <20130725033651.GB24069@ubuntu-precise> References: <20130725033651.GB24069@ubuntu-precise> Subject: Re: [Qemu-devel] [PATCH v2 0/9] sheepdog: reconnect server after connection failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sheepdog@lists.wpkg.org, morita.kazutaka@lab.ntt.co.jp Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com Hello Kazutaka, I have two patches fixing the problems I found on my testing and they are complementary patches. Please consider sending them on top of your patch set. Thanks Yuan