From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [PATCH 1/2] kvm tools: Add missing 9p remove handler Date: Mon, 07 Nov 2011 17:43:30 +0200 Message-ID: <1320680610.1428.90.camel@jaguar> References: <1320679189-4123-1-git-send-email-levinsasha928@gmail.com> <1320680298.1428.89.camel@jaguar> <1320680300.3435.0.camel@lappy> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mingo@elte.hu, asias.hejun@gmail.com, gorcunov@gmail.com, Darren Hart To: Sasha Levin Return-path: Received: from filtteri2.pp.htv.fi ([213.243.153.185]:57425 "EHLO filtteri2.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751480Ab1KGPuH (ORCPT ); Mon, 7 Nov 2011 10:50:07 -0500 In-Reply-To: <1320680300.3435.0.camel@lappy> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 2011-11-07 at 17:38 +0200, Sasha Levin wrote: > On Mon, 2011-11-07 at 17:38 +0200, Pekka Enberg wrote: > > On Mon, 2011-11-07 at 17:19 +0200, Sasha Levin wrote: > > > Signed-off-by: Sasha Levin > > > > -ENOCHANGELOG :-) > > > > I assume this is related to the git problems Darren Hart reported on > > Google Plus? > > Yup. > > We forgot to do something that handles unlinks and renames when we > switches to .l, now we do. > > git has just raised those issues. Well, it'd be nice to say that in the changelog and add a Reported-by from Darren, no? ;-) Pekka