From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/3] tools/libxl/libxl_qmp.c: Make sure sun_path is NULL terminated in qmp_open Date: Wed, 18 Mar 2015 10:04:28 +0000 Message-ID: <1426673068.18247.299.camel@citrix.com> References: <1426500338-36798-1-git-send-email-pramod.devendra@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YYAq7-00065Z-4N for xen-devel@lists.xenproject.org; Wed, 18 Mar 2015 10:04:39 +0000 In-Reply-To: <1426500338-36798-1-git-send-email-pramod.devendra@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: PRAMOD DEVENDRA Cc: xen-devel@lists.xenproject.org, Ian Jackson , Wei Liu , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-16 at 10:05 +0000, PRAMOD DEVENDRA wrote: Please can you arrange in the future to chain your series into a single thread. That means that each N/3 mail should have a References and/or In-reply-to header pointing at either the 0/N mail or the (N-1)/N mail in the series. http://wiki.xen.org/wiki/Submitting_Xen_Patches#Sending_the_patches_to_the_list has some information on how to achieve this with git send-email. Note that this also implies that you should include a 0/N mail which ties the series together (i.e. explains the overall purpose of the series). The wiki covers this too. At the moment my mailbox contains 4 unthread mails from you, named 1/3, 2/3, 3/3 and 2/2 which is liable to get confusing if there are any further revisions etc. Ian.