This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster/gfs2-kernel/src/gfs2 bmap.c gfs2.h rgr ...


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-08-09 07:21:35

Modified files:
	gfs2-kernel/src/gfs2: bmap.c gfs2.h rgrp.c 
Removed files:
	gfs2-kernel/src/gfs2: fixed_div64.h 

Log message:
	get rid of fixed_div64.h -- the existing do_div() works fine in my
	tests, and do_mod() isn't needed since do_div() returns the modulus.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/bmap.c.diff?cvsroot=cluster&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/gfs2.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/rgrp.c.diff?cvsroot=cluster&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/fixed_div64.h.diff?cvsroot=cluster&r1=1.2&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]