From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 16 Apr 2008 08:35:57 -0500 Subject: [Cluster-devel] [PATCH 5/6] dlm: move plock code from gfs2 In-Reply-To: References: <1208293347-26087-6-git-send-email-teigland@redhat.com> <20080415211630.GA10836@redhat.com> Message-ID: <20080416133557.GA9780@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Apr 16, 2008 at 05:53:43AM +0200, Fabio M. Di Nitto wrote: > On Tue, 15 Apr 2008, David Teigland wrote: > > >On Tue, Apr 15, 2008 at 04:02:26PM -0500, David Teigland wrote: > >>Move the code that handles cluster posix locks from gfs2 into the dlm > >>so that it can be used by both gfs2 and ocfs2. > > > >Attached is a patch to gfs_controld in STABLE2 to adapt to this change. > >Since the cluster STABLE2 branch is meant to run on the latest released > >kernel, this won't be commited until 2.6.26 is released. > > Looks like the patch is empty. thanks, second attempt