This is an automated email from the git hooks/post-receive script.
andyp pushed a change to branch master in repository gfs2-utils.
from 957ed14e mkfs.gfs2: Check for negative -j option new 5810d39c mkfs.gfs2: Add extended option for specifying format version new 1da2f611 fsck.gfs2: Enable checking of format 1802 new ace82dd1 tunegfs2: Add support for fs format versions
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: gfs2/fsck/fsck.h | 2 +- gfs2/fsck/initialize.c | 2 +- gfs2/fsck/pass1.c | 12 ++++++++++-- gfs2/libgfs2/libgfs2.h | 6 +++++- gfs2/libgfs2/structures.c | 4 ++-- gfs2/man/mkfs.gfs2.8 | 3 +++ gfs2/man/tunegfs2.8 | 5 +++++ gfs2/mkfs/main_mkfs.c | 26 +++++++++++++++++++++++++- gfs2/tune/Makefile.am | 3 ++- gfs2/tune/main.c | 18 +++++++++++++----- gfs2/tune/super.c | 20 ++++++++++++++++++++ gfs2/tune/tunegfs2.h | 5 +++-- tests/Makefile.am | 3 ++- tests/fsck.at | 4 +++- tests/mkfs.at | 10 ++++++++++ tests/testsuite.at | 1 + tests/tune.at | 17 +++++++++++++++++ 17 files changed, 123 insertions(+), 18 deletions(-) create mode 100644 tests/tune.at
cluster-commits@lists.stg.fedorahosted.org