From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756806AbXHBDiK (ORCPT ); Wed, 1 Aug 2007 23:38:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753952AbXHBDh6 (ORCPT ); Wed, 1 Aug 2007 23:37:58 -0400 Received: from mail.suse.de ([195.135.220.2]:49859 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753502AbXHBDh6 (ORCPT ); Wed, 1 Aug 2007 23:37:58 -0400 From: Neil Brown To: Tejun Heo Date: Thu, 2 Aug 2007 13:37:42 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18097.20870.834262.405375@notabene.brown> Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 013 of 35] Don't update bi_hw_*_size if we aren't going to merge. In-Reply-To: message from Tejun Heo on Thursday August 2 References: <20070731112539.22428.patches@notabene> <1070731021655.25270@suse.de> <20070801155753.GF13674@htj.dyndns.org> X-Mailer: VM 7.19 under Emacs 21.4.1 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D On Tue, Jul 31, 2007 at 12:16:55PM +1000, NeilBrown wrote: > > > > ll_merge_requests_fn can update bi_hw_*_size in one case where we end > > up not merging. This is wrong. > > > > Signed-off-by: Neil Brown > > As this is a bug fix, I think it would better to bump this to the top > of the series such that it can be pushed into mainline. Good point. I'll do that, thanks. NeilBrown