From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xl: close restore file fd when we're done with it Date: Sun, 16 Aug 2015 09:01:45 +0100 Message-ID: <1439712105.3480.4.camel@citrix.com> References: <1439460578-18374-1-git-send-email-wei.liu2@citrix.com> <1439460939.23981.60.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZQst5-0000kS-EG for xen-devel@lists.xenproject.org; Sun, 16 Aug 2015 08:01:51 +0000 In-Reply-To: <1439460939.23981.60.camel@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: Wei Liu , Xen-devel Cc: Andrew Armenia , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Thu, 2015-08-13 at 11:15 +0100, Ian Campbell wrote: > On Thu, 2015-08-13 at 11:09 +0100, Wei Liu wrote: > > And log if close fails. > > > > Reported-by: Andrew Armenia > > Signed-off-by: Wei Liu > > --- > > Acked-by: Ian Campbell Applied.