From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Wed, 23 Feb 2011 13:08:07 -0500 (EST) Subject: [Cluster-devel] New gfs2-utils-3.1.1 release In-Reply-To: <2038341380.151565.1298484449813.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> Message-ID: <1628649254.151580.1298484487360.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I just wanted to let everyone know that I just did a new build of gfs2-utils. The new source tarball can be downloaded here: https://fedorahosted.org/releases/g/f/gfs2-utils/gfs2-utils-3.1.1.tar.gz To report bugs or issues: https://bugzilla.redhat.com/ Regards, Bob Peterson Red Hat File Systems Changes since 3.1.0: Bob Peterson (14): gfs2_edit savemeta doesn't save all leaf blocks for large dirs fsck.gfs2: segfault in pass1b gfs2_edit: fix segfault in set_bitmap when block is in rgrp gfs2_edit: fix careless compiler warning gfs2_edit: Fix error message on blockalloc when outside bitmap gfs2_edit: add -d option for printing journal details gfs2_edit: has problems printing gfs1 journals gfs2_edit: print large block numbers better gfs2_edit: handle corrupt file systems better fsck.gfs2: can't repair rgrps resulting from gfs_grow->gfs2_convert fsck.gfs2: reports master/root dinodes as unused and fixes the bitmap gfs2-utils: minor corrections to README.build GFS2: mkfs.gfs2 segfaults with 18.55TB and -b512 mkfs.gfs2 should support discard request generation Ben Marzinski (1): gfs2_grow: fix growing on full filesystems Dave Teigland (1): gfs_controld: remove oom_adj Steve Whitehouse (5): libgfs2: Move gfs2_query into gfs2_convert libgfs2: Remove unused function get_sysfs_uinit() libgfs2: Remove calls to gettext from libgfs2 strings: Clean up strings tune: Clean up and make closer to tune2fs