From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] ipvs: A couple of fixes and cleanups Date: Mon, 11 Aug 2008 22:57:51 +1000 Message-ID: <20080811125749.GC19965@verge.net.au> References: <1218366459-23971-1-git-send-email-sven.wegener@stealer.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sven Wegener Cc: wensong@linux-vs.org, ja@ssi.bg, netdev@vger.kernel.org, lvs-devel@vger.kernel.org On Mon, Aug 11, 2008 at 02:19:47PM +0200, Sven Wegener wrote: > On Sun, 10 Aug 2008, Sven Wegener wrote: > > > On Sun, 10 Aug 2008, sven.wegener@stealer.net wrote: > > > > > Hi guys, > > > > > > here come a couple of fixes and cleanups for IPVS. Worth mentioning are the two > > > possible deadlock fixes. One introduced by my last sync daemon work, which > > > hasn't hit any stable kernel yet. The other one is in the estimator code and > > > goes back to at leat since we started working with git for the kernel. The > > > latter I think qualifies for -stable. > > > > > > I've pushed the changes (8123b42..2e45552) based on davem's net tree here > > > > > > git://git.stealer.net/linux-2.6.git stealer/ipvs/for-davem > > > > I've included the register_ip_vs_protocol() annotation. Changes are now > > 8123b42..7ead17b. Diffstat has changed slightly, but is probably not worth > > posting again. > > OK, this should be final now. I've pushed the changes 8123b42..e93615d to > > git://git.stealer.net/linux-2.6.git stealer/ipvs/for-davem > > Simon, as you see I've included your patch and added your acked-by onto > the other patches. Thanks. Everything looks in order to me.