From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 6 Jun 2007 08:39:39 -0500 Subject: [Cluster-devel] [PATCH] Fix cvs HEAD kernel modules to build with 2.6.22-rc* In-Reply-To: <46666490.4030402@ubuntu.com> References: <46666490.4030402@ubuntu.com> Message-ID: <20070606133938.GA12231@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, Jun 06, 2007 at 09:38:56AM +0200, Fabio Massimo Di Nitto wrote: > > Hi guys, > > both gnbd and gfs1 need some love for .22.. > > gnbd: > - invalidate_bdev changed interface with commit: > f98393a64ca1392130724c3acb4e3f325801d2b6 > > gfs1: > - struct kset has been cleaned up with commit: > 823bccfc4002296ba88c3ad0f049e1abd8108d30 > - posix_test_lock changed interface with commit: > 9d6a8c5c213e34c475e72b245a8eb709258e968c > > The patch in attachment takes care of the above. > > Please commit or acknowledge and I will commit. Ack, I have the same patch sitting here, but do we want to wait for 2.6.22 to be released to apply it? In the past we've said that HEAD compiles against the latest released kernel, which is still .21. I don't really care which way we go. Dave