----- Original Message -----
| When printing indirect pointers gfs2_edit doesn't keep track of the
| location of the pointer within the indirect block and only prints an
| index for each non-zero pointer. Instead, store the offset of each
| non-zero pointer and print it when displaying indirect blocks, as it is
| done in interactive mode.
| 
| Resolves: rhbz#1518938
| 
| Signed-off-by: Andrew Price <[email protected]>
| ---
|  gfs2/edit/extended.c | 10 +++++-----
|  gfs2/edit/gfs2hex.c  |  2 ++
|  gfs2/edit/hexedit.h  |  1 +
|  3 files changed, 8 insertions(+), 5 deletions(-)
Hi,

ACK. Thanks for straightening this out.

Bob Peterson

Reply via email to