From: Theodore Tso Subject: Re: What's in e2fsprogs.git (stable) Date: Mon, 7 Apr 2008 12:55:05 -0400 Message-ID: <20080407165505.GD11997@mit.edu> References: <20071217171135.GB7070@thunk.org> <20080101180128.GB23047@mit.edu> <20080211044108.GA25089@mit.edu> <20080219050347.GT25098@mit.edu> <20080229142830.GB8968@mit.edu> <20080313180503.GC31653@mit.edu> <20080320202243.GO13719@mit.edu> <20080402000626.GB302@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: linux-ext4@vger.kernel.org Return-path: Received: from BISCAYNE-ONE-STATION.MIT.EDU ([18.7.7.80]:39641 "EHLO biscayne-one-station.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751369AbYDGQzJ (ORCPT ); Mon, 7 Apr 2008 12:55:09 -0400 Content-Disposition: inline In-Reply-To: <20080402000626.GB302@mit.edu> Sender: linux-ext4-owner@vger.kernel.org List-ID: * The 'maint' branch has these fixes since the last announcement. Benno Schulenberg (1): po: update nl.po (from translationproject.org) Clytie Siddall (1): po: update vi.po (from translationproject.org) Matthias Koenig (1): e2fsck: avoid double free of ctx->filesystem_name Samuel Thibault (1): po: update fr.po (from translationproject.org) Theodore Ts'o (3): Remove bashism from configure script libext2fs: Fix resize inode creation with non-standard s_first_data_block Fix m_no_opt regression test * The 'master' branch has these since the last announcement in addition to the above. Andreas Dilger (8): debugfs: Add support for "set_block_group checksum calc" ext2fs_set_gdt_csum(): Clean up superblock dirty flag handling ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap ext2fs_set_gdt_csum(): Return an error code on errors instead of void libext2fs: Micro-optimization in inode scan code Split the m_lazy test case into two cases: m_lazy and m_lazy_resize e2fsck: Add check to enforce a valid block bitmap in last block group Add new regression test: f_uninit_last_uninit Eric Sandeen (2): e2fsck: Fix extent flag validity tests in pass1 on big endian boxes. Fix a couple of implicit function declarations Theodore Ts'o (6): Fix trailing whitespace in e2fsck/problem.[ch] dumpe2fs: Print the group checksum and the block options in a nicer way libext2fs: Make all test programs link only against the static library Add dependency rule so that static library when necessary for "make check" libext2fs: Fix big-endian bug in tst_csum.c New mke2fs filesystem and usage types support ---- URL's for the e2fsprogs repository: git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git http://www.kernel.org/pub/scm/fs/ext2/e2fsprogs.git