This is an automated email from the git hooks/post-receive script.
andyp pushed a change to branch master in repository gfs2-utils.
from 724e23d Describe the unit tests in README.tests new 46e46fa mkfs.gfs2: Make sure the last rg_skip is 0 new d5fc500 Add gcov output files to .gitignore new 0949db1 savemeta: Progress reporting cleanup
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: .gitignore | 2 ++ gfs2/edit/savemeta.c | 36 ++++++++++++------------ gfs2/libgfs2/check_rgrp.c | 70 +++++++++++++++++++++++++++++++++++++++-------- gfs2/libgfs2/libgfs2.h | 1 + gfs2/libgfs2/rgrp.c | 19 ++++++++++++- gfs2/mkfs/main_grow.c | 4 +++ gfs2/mkfs/main_mkfs.c | 5 +++- tests/rgskipcheck.sh | 9 +++++- 8 files changed, 112 insertions(+), 34 deletions(-)