public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2 edit/gfs2hex.c edit/hexedit.c lib ...
@ 2007-07-30 15:31 rpeterso
  0 siblings, 0 replies; only message in thread
From: rpeterso @ 2007-07-30 15:31 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-07-30 15:31:23

Modified files:
	gfs2/edit      : gfs2hex.c hexedit.c 
	gfs2/libgfs2   : ondisk.h 

Log message:
	Added ability to parse and print journal information.  For example:
	gfs2_edit -p journal2 /dev/roth_vg/roth_lv
	
	Also added the ability to jump relative block numbers.  This is for
	when you jump to a block by "editing" the block number:
	Cursor up to block number, press <enter> to enter destination block.
	Before you could type a structure or block number.  Now you can type
	in a structure, block number, or relative block number.  For example,
	if you're on the superblock (block 0x10) enter +0x300 will take you
	to block 0x310.  This number may be in decimal or hex and may be
	positive or negative.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/libgfs2/ondisk.h.diff?cvsroot=cluster&r1=1.2&r2=1.3


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

only message in thread, other threads:[~2007-07-30 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-30 15:31 cluster/gfs2 edit/gfs2hex.c edit/hexedit.c lib 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).