Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131089 - sys-fs/gfs version 1.02.00
Summary: sys-fs/gfs version 1.02.00
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 05:22 UTC by Andrej Filipcic
Modified: 2010-09-10 19:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cluster patch (cluster-1.02.00-cvs-20060522.patch,81.07 KB, patch)
2006-05-23 11:02 UTC, Andrej Filipcic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Filipcic 2006-04-24 05:22:02 UTC
New version of cluster-1.02.00 was released on sources.redhat.com. There are a lot of fixes, like gfs/nfs, 2.6.16 support, smp oops. Could you please make the corresponding ebuilds, also with ~amd64 tag?

thanks
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2006-05-02 14:34:41 UTC
I'll make some tests on my amd64 boxes, keep posted.
Comment 2 Andrej Filipcic 2006-05-23 11:02:49 UTC
Created attachment 87335 [details, diff]
cluster patch

There are still few cman and dlm bugs in 1.02.00. I have pulled cvs stable release from 2006-05-22 and prepared a patch. It seems to work quite well.
Comment 3 Ramon 2006-06-27 08:54:16 UTC
gfs-kernel-1.02.00 fails on compile.

This is the relevant error-msg from the compile part:
/var/tmp/portage/gfs-kernel-1.02.00/work/cluster-1.02.00/gfs-kernel/src/gfs/ops_file.c:960: error: structure has no member named `i_mutex'

This seems to be related to patches discussed here:
https://www.redhat.com/archives/cluster-devel/2006-June/msg00089.html

In a nutshell:
Modified files:
	gfs-kernel/src/gfs: ops_file.c ops_fstype.c 

Log message:
	Sync with base kernel data structure changes:
	1. i_sem (in struct inode) is replaced by i_mutex.
	2. s_old_blocksize (in struct super_block) no longer exists.

Apparently the source tarball has been updated.

It builds fine against gentoo-sources-2.6.16-r9 where the two kernel-changes are present. Maybe update the ebuild to reflect this ?
It currently lists the following depend:

        >=sys-kernel/vanilla-sources-2.6.12
        >=sys-kernel/gentoo-sources-2.6.12

Grtz Ramon
Comment 4 Christian Zoffoli (RETIRED) gentoo-dev 2006-07-14 08:02:37 UTC
Fixed in CVS, please try -r1 ebuilds.

Thanks.
Comment 5 Christian Zoffoli (RETIRED) gentoo-dev 2006-07-14 08:04:03 UTC
Closing.
Reopen if needed.