linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: linux-ext4@vger.kernel.org
Subject: Re: What's in e2fsprogs.git (stable)
Date: Sun, 27 Apr 2008 22:53:02 -0400	[thread overview]
Message-ID: <20080428025302.GC30840@mit.edu> (raw)
In-Reply-To: <20080421162726.GF9700@mit.edu>

I've cut a release of e2fsprogs 1.41-WIP-0427, as a tarball, just so
that people have something outside of git that they can play with.

I made a lot of changes to the undo manager before finally merging it,
including rename undoe2fs to e2undo, and speeding it up substantially.
It is now roughly 4 times faster than before when we force the
creation of an undo file while running mke2fs on a filesystem with a
journal file enabled.

We still have some cleanup work to do, which is being kept up to date here;

http://ext4.wiki.kernel.org/index.php/E2fsprogs_features_and_patches

							- Ted

* The 'maint' branch has these fixes since the last announcement.

Makoto Dei (1):
  fsck does not accept 'j' with German locale

Manish Katiyar (1):
  Fix "make docs" rule in Makefile for doc folder.

Theodore Ts'o (6):
  blkid: Keep cached filesystem information on EACCES and ENOENT
      errors
  libext2fs.texinfo: Fix @deftypefun definitions so they are all on
      one line
  Update texinfo.tex file newer version from the FSF
  mke2fs: Don't allow the combination of the meta_bg and resize_inode
      features
  Update release notes and debian changelog for 1.40.9 release
  debian: The doc-base section should be Programming, not
      Apps/Programming


* The 'master' branch has these since the last announcement
  in addition to the above.

Aneesh Kumar K.V (6):
  libext2fs: Add undo I/O manager
  Add e2undo command
  mke2fs: Add support for the undo I/O manager.
  tune2fs: Support for large inode migration.
  Fix the resize inode test case
  Add test cases for undoe2fs: u_undoe2fs_mke2fs and
      u_undoe2fs_tune2fs

Theodore Ts'o (15):
  libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isize
  libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fields
  ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED
  ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT
  e2fsck: Fix pass5 handling of meta_bg and uninit_bg combination
  Add comments documenting ext2fs_[reserve_]super_and_bgd_loc()
  Remove LAZY_BG feature
  Transfer responsibility of setting the *_UNINIT flags to libext2fs
  mke2fs/libext2fs: Fix lazy inode table initialization
  ext2fs_open_inode_scan: Handle an non-zero bg_itable_used in block
      group 0
  Basic flexible block group support
  mke2fs: New bitmap and inode table allocation for FLEX_BG
  mke2fs: Make argument to the extended option lazy_itable_init
      optional
  ext2fs_add_journal_inode: Optimize writing the journal data blocks
  Update version.h and README for 1.41-WIP-0427 release

------
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

  reply	other threads:[~2008-04-28  2:53 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-04 22:43 What's in e2fsprogs.git (stable) Theodore Ts'o
2007-12-17 17:11 ` Theodore Ts'o
2007-12-17 17:23   ` Jan Kara
2007-12-17 20:48     ` Theodore Tso
2008-01-01 18:01   ` Theodore Tso
2008-02-11  4:41     ` Theodore Tso
2008-02-11 20:54       ` Andreas Dilger
2008-02-19  5:03       ` Theodore Tso
2008-02-29 14:28         ` Theodore Tso
2008-02-29 16:19           ` Eric Sandeen
2008-02-29 16:35             ` Theodore Tso
2008-03-13 18:05           ` Theodore Tso
2008-03-20 20:22             ` Theodore Tso
2008-04-02  0:06               ` Theodore Tso
2008-04-07 16:55                 ` Theodore Tso
2008-04-18 18:39                   ` Theodore Tso
2008-04-21 16:27                     ` Theodore Tso
2008-04-28  2:53                       ` Theodore Tso [this message]
2008-05-24 23:49                         ` Theodore Tso
2008-06-03  2:39                           ` Theodore Tso
2008-06-08  2:41                             ` Theodore Tso
2008-06-17 12:05                               ` Theodore Tso
2008-07-07 21:35                                 ` Theodore Tso
2008-07-10 22:02                                   ` What's in e2fsprogs.git (stable) -- E2fsprogs 1.41.0 released! Theodore Tso
2008-08-23 16:51                                     ` What's in e2fsprogs.git (stable) Theodore Tso
2008-08-28  3:37                                       ` Theodore Tso
2008-09-01 20:57                                         ` Theodore Tso
2008-10-02 13:41                                           ` Theodore Tso
2008-10-13  4:09                                             ` Theodore Tso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080428025302.GC30840@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).