From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv5rO-000710-9W for qemu-devel@nongnu.org; Tue, 15 Jan 2013 07:43:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tv5rL-0000pt-Gl for qemu-devel@nongnu.org; Tue, 15 Jan 2013 07:43:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv5rL-0000pp-9C for qemu-devel@nongnu.org; Tue, 15 Jan 2013 07:43:19 -0500 Date: Tue, 15 Jan 2013 13:43:13 +0100 From: Stefan Hajnoczi Message-ID: <20130115124313.GA1468@stefanha-thinkpad.redhat.com> References: <1358143263-14565-1-git-send-email-namei.unix@gmail.com> <1358238535-2075-1-git-send-email-namei.unix@gmail.com> <20130115102047.GA9086@stefanha-thinkpad.redhat.com> <50F52F48.60406@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50F52F48.60406@gmail.com> Subject: Re: [Qemu-devel] [PATCH v3] sheepdog: multiplex the rw FD to flush cache List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liu Yuan Cc: Kevin Wolf , qemu-devel@nongnu.org, MORITA Kazutaka On Tue, Jan 15, 2013 at 06:28:24PM +0800, Liu Yuan wrote: > On 01/15/2013 06:20 PM, Stefan Hajnoczi wrote: > > Please remember to run scripts/checkpatch.pl before posting patches. I > > fixed up a tab character that snuck into this patch. > > > > Ah, Okay, it was in a hasty. > > > Thanks, applied to my block tree: > > https://github.com/stefanha/qemu/commits/block > > Seems that lost Patch 2/2? Thanks for pointing this out, 2/2 is now merged. I suggest sending patch series with a cover letter in the future. Resend the whole vN+1 series when you make a change. This reduces the chance that I or other maintainers miss patches. Stefan