cluster gfs2/mount/Makefile gfs/include/gfs_on ...

fabbione@sourceware.org fabbione@sourceware.org
Mon Aug 20 14:36:00 GMT 2007


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	fabbione@sourceware.org	2007-08-20 14:36:16

Modified files:
	gfs2/mount     : Makefile 
Removed files:
	gfs/include    : gfs_ondisk.h 
	gfs2/include   : gfs_ondisk.h 

Log message:
	Remove redundant gfs_ondisk.h from gfs/include/ and gfs2/include/
	
	both files are outdated compared to the one shipped in
	gfs-kernel/src/gfs/gfs_ondisk.h and there should be no need of
	duplicates around the tree.
	
	gfs and gfs2 both use to include gfskincdir that is enough to guarantee
	that gfs_ondisk.h will be available at build time.
	
	gfs2/mount/Makefile requires this one liner. I spotted that we try to include
	gfs2kincdir that we never set and therefor it was failing to build without
	a local copy of gfs_ondisk.h

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/include/gfs_ondisk.h.diff?cvsroot=cluster&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/include/gfs_ondisk.h.diff?cvsroot=cluster&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/Makefile.diff?cvsroot=cluster&r1=1.14&r2=1.15



More information about the Cluster-cvs mailing list