public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2006-11-09 15:29 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2006-11-09 15:29 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-11-09 15:29:45

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

Log message:
	This is the fix for Bugzilla Bug 214621: Allow gfs2_edit to view,
	print and edit gfs(1) file systems.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.4&r2=1.5


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

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2007-11-13 17:22 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2007-11-13 17:22 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-11-13 17:22:06

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

Log message:
	Fixed printing of gfs1 journals.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.13&r2=1.14


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

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2007-02-28 21:58 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2007-02-28 21:58 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-02-28 21:58:46

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

Log message:
	Made hex editing a lot easier (for bz 229484).  Fixed several bugs
	regarding printing.  Added ability to print/view gfs1 journal index.

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


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

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2007-02-13  1:07 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2007-02-13  1:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-02-13 01:07:35

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

Log message:
	Misc improvements.  Better scrolling.  You can now scroll through
	the rindex.  The superblock now has a pseudo-extended display.
	Fixed the file offset calculations for indirect pointers.
	It still has some bugs but it's better than it was.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.7&r2=1.8


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

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2007-02-08  5:41 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2007-02-08  5:41 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-02-08 05:41:16

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

Log message:
	Fixed some bugs and made some improvements.
	When displaying indirect blocks, it now gives the data offset.
	Also added page-up/page-down/home/end navigation to block list display.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.6&r2=1.7


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

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

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rpeterso@sourceware.org	2006-11-14 20:13:36

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

Log message:
	Ability for gfs2_edit to handle gfs1 indirect metapointers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.5.2.1&r2=1.5.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.6.2.1&r2=1.6.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.4.2.1&r2=1.4.2.2


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

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

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-11-14 20:11:10

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

Log message:
	Ability for gfs2_edit to handle gfs1 indirect metapointers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&r1=1.5&r2=1.6


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

* cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
@ 2006-11-09 15:31 rpeterso
  0 siblings, 0 replies; 9+ messages in thread
From: rpeterso @ 2006-11-09 15:31 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rpeterso@sourceware.org	2006-11-09 15:31:01

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

Log message:
	This is the fix for Bugzilla Bug 214621: Allow gfs2_edit to view,
	print and edit gfs(1) file systems.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/gfs2hex.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/hexedit.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.4&r2=1.4.2.1


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

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

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-06-19 20:49:25

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

Log message:
	Fixed problems printing stuffed directories like master and jindex.
	Also enhanced the jump 'j' command capabilities to jump based on
	highlighted directory entries.  Also made it remember display mode
	and highlighted entry when jumping from structure to structure.

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


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

end of thread, other threads:[~2007-11-13 17:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-09 15:29 cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h rpeterso
  -- strict thread matches above, loose matches on Subject: below --
2007-11-13 17:22 rpeterso
2007-02-28 21:58 rpeterso
2007-02-13  1:07 rpeterso
2007-02-08  5:41 rpeterso
2006-11-14 20:13 rpeterso
2006-11-14 20:11 rpeterso
2006-11-09 15:31 rpeterso
2006-06-19 20:49 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).