public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit. ...
@ 2007-07-16 23:16 rpeterso
  0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2007-07-16 23:16 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-07-16 23:16:35

Modified files:
	gfs2/edit      : gfs2hex.c hexedit.c hexedit.h savemeta.c 

Log message:
	I added the ability to recurse indirect blocks.  That means
	that you can now print a list of all blocks associated with a file.
	For example, you could print all block numbers associated with
	journal0 by doing something like:
	
	gfs2_edit -p 0x19 /dev/roth_vg/roth_lv
	
	assuming, of course, that you know that block 0x19 contains journal0.
	(You can use gfs2_edit -p jindex <dev> to get that information though).
	
	I fixed some bugs with restoremeta where it was dying if the
	metadata to be restored was bigger than the destination file system
	could hold.
	
	I made restoremeta do some "warm fuzzy stuff" to report its
	progress of the restore operation so the user doesn't think the
	restoremeta is permanently hung.
	
	I renamed some long variable names to short ones to make the
	code less wordy.
	
	I fixed a minor segfault if you hit "j" when your cursor is
	on the block number of the hex view.
	
	I probably should have committed these changes earlier rather than
	save them up, but some of my changes had serious regressions and I
	didn't have time to sort it out and fix it until just now (I didn't
	want to commit a broken version to cvs.)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/savemeta.c.diff?cvsroot=cluster&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit. ...
@ 2006-06-06 14:35 rpeterso
  0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2006-06-06 14:35 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-06-06 14:35:32

Modified files:
	gfs2/edit      : gfs2hex.c hexedit.c hexedit.h 
Removed files:
	gfs2/edit      : gfs2.c gfs2.h 

Log message:
	Ability to print directory details, minor libgfs2 changes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2.c.diff?cvsroot=cluster&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2.h.diff?cvsroot=cluster&r1=1.1&r2=NONE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-16 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-16 23:16 cluster/gfs2/edit gfs2hex.c hexedit.c hexedit. rpeterso
  -- strict thread matches above, loose matches on Subject: below --
2006-06-06 14:35 rpeterso

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