[Cluster-devel] [gfs2-utils patch] gfs2_edit: Print block types with log descriptors

2014-06-11 Thread Bob Peterson
Hi, This patch makes gfs2_edit's journal print function print the metadata block type along side the block number in its log descriptor output. For example: In the past, when a log descriptor was printed, it looked like this: 0x8200 (j+ 163): Log descriptor, type 300 (Metadata) len:504, data1:

[Cluster-devel] [gfs2-utils patch] gfs2_edit: print LB (log descriptor continuation blocks) for GFS2

2014-06-11 Thread Bob Peterson
Hi, This patch allows gfs2_edit to print metadata blocks of type LB (log descriptor continuation blocks) for GFS2. Prior to this, only GFS1's continuation blocks would print. Regards, Bob Peterson Red Hat File Systems Signed-off-by: Bob Peterson rpete...@redhat.com --- diff --git