public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2/mkfs Makefile fs_ops.c gfs2_mkfs. ...
@ 2006-02-08 14:32 swhiteho
  0 siblings, 0 replies; only message in thread
From: swhiteho @ 2006-02-08 14:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	swhiteho@sourceware.org	2006-02-08 14:32:47

Modified files:
	gfs2/mkfs      : Makefile fs_ops.c gfs2_mkfs.h main.c 
	                 main_mkfs.c 
Added files:
	gfs2/mkfs      : copyright.cf gfs2_disk_hash.h iddev.c iddev.h 
	                 linux_endian.h ondisk.h osi_list.h size.c 
Removed files:
	gfs2/mkfs      : live.c main_grow.c main_jadd.c main_shrink.c 

Log message:
	This takes mkfs out of the main build system. It should make it much
	easier to build it since its just a question of editing the Makefile
	to point at the kernel source and then, make, make install.
	
	Also the binary will be called mkfs.gfs2 and make install will stick
	it in /sbin so that you can call it through the mkfs generic front
	end like all the other filesystems do.
	
	So hopefully this will be easier to build and easier to use. It also
	incorporates the changes required to make filesystems for the new
	journaled file format, so be aware that only the very latest git
	tree of gfs2 will work with it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/copyright.cf.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/gfs2_disk_hash.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/iddev.c.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/iddev.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/linux_endian.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/ondisk.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/osi_list.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/size.c.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/Makefile.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/fs_ops.c.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/gfs2_mkfs.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/main.c.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/main_mkfs.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/live.c.diff?cvsroot=cluster&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/main_grow.c.diff?cvsroot=cluster&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/main_jadd.c.diff?cvsroot=cluster&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mkfs/main_shrink.c.diff?cvsroot=cluster&r1=1.2&r2=NONE


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

only message in thread, other threads:[~2006-02-08 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-08 14:32 cluster/gfs2/mkfs Makefile fs_ops.c gfs2_mkfs. swhiteho

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).