public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/gfs bmap.c dio.c dio.h  ...
@ 2005-04-26 18:34 kpreslan
  0 siblings, 0 replies; only message in thread
From: kpreslan @ 2005-04-26 18:34 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	kpreslan@sourceware.org	2005-04-26 18:33:11

Modified files:
	gfs-kernel/src/gfs: bmap.c dio.c dio.h dir.c eattr.c gfs.h 
	                    glock.c glops.c inode.c lops.c ops_address.c 
	                    ops_dentry.c ops_export.c ops_file.c 
	                    ops_fstype.c ops_inode.c ops_super.c 
	                    ops_vm.c page.c quota.c rgrp.c super.c 
	                    trans.c 

Log message:
	Fix compile errors on FC4/GCC4.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/bmap.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.5&r2=1.5.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/dio.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.11.2.1&r2=1.11.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/dio.h.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3&r2=1.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/dir.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.8&r2=1.8.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eattr.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.5&r2=1.5.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/gfs.h.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.5&r2=1.5.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/glock.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.20.2.1&r2=1.20.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/glops.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.8.2.2&r2=1.8.2.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/inode.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.20&r2=1.20.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/lops.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.6&r2=1.6.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_address.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.5.2.1&r2=1.5.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_dentry.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3&r2=1.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_export.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3&r2=1.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_file.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.16.6.1&r2=1.16.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_fstype.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.13.2.1&r2=1.13.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_inode.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.6&r2=1.6.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_super.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.12.2.1&r2=1.12.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_vm.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3&r2=1.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/page.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.6&r2=1.6.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/quota.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.7&r2=1.7.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/rgrp.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.14.2.1&r2=1.14.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/super.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.12.2.1&r2=1.12.2.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/trans.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.8&r2=1.8.6.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-26 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 18:34 cluster/gfs-kernel/src/gfs bmap.c dio.c dio.h kpreslan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).