From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/6] locks: share more common lease code Date: Wed, 4 Jul 2007 09:26:47 +0100 Message-ID: <20070704082647.GA18818@infradead.org> References: <1183144890244-git-send-email-bfields@fieldses.org> <6e0beaf3e950494a6903571f0b5c9b61fc7bf650.1183143819.git.bfields@citi.umich.edu> <20070630092013.GA22050@infradead.org> <20070703221735.GF14074@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Andrew Morton , linux-fsdevel@vger.kernel.org To: "J. Bruce Fields" Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:38677 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756292AbXGDI0w (ORCPT ); Wed, 4 Jul 2007 04:26:52 -0400 Content-Disposition: inline In-Reply-To: <20070703221735.GF14074@fieldses.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Jul 03, 2007 at 06:17:35PM -0400, J. Bruce Fields wrote: > On Sat, Jun 30, 2007 at 10:20:13AM +0100, Christoph Hellwig wrote: > > On Fri, Jun 29, 2007 at 03:21:25PM -0400, J. Bruce Fields wrote: > > > From: J. Bruce Fields > > > > > > Share more code between setlease (used by nfsd) and fcntl. > > > > > > Also some minor cleanup. > > > > Looks good. Fine for mainline just after 2.6.23 opens. > > Thanks. (And, by the way, would it be helpful for me to translate this > kind of statement into an "acked-by: Christoph..." on the eventual > patch?) Fine with me.