From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc - A. Dahlhaus Date: Thu, 26 Feb 2009 23:11:33 +0100 Subject: [Cluster-devel] cluster-3.0.0.alpha5 build problems against 2.6.28.7 ... Message-ID: <49A71395.4020904@wol.de> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, just to let you all know, i had to do this to get gfs.ko to build: sed -i 's/__grab_cache_page/grab_cache_page/g' gfs-kernel/src/gfs/ops_address.c I'm in the middle of testing the release with my poor-mans test environment at home consisting of a ggaoed ATA over Ethernet target and 3 x86_32 nodes. I'll report any problems here when i get bitten by them. Marc