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: Sat, 7 Jun 2008 22:41:04 -0400	[thread overview]
Message-ID: <20080608024104.GA30132@mit.edu> (raw)
In-Reply-To: <20080603023955.GK23119@mit.edu>

The current blocker for a 1.41 release is resize2fs support for
uninit_bg, and apparently on-line resizing for ext4 is currently
broken.  The ext4 resize ioctls are wired up in the latest git
repository, but it looks like there may be some breakages in the
kernel side code.  For sure it doesn't support flex_bg, and apparently
there are some problems with a simple filesystem with only the extents
feature enabled.

At this point full extents support and journal checksum support is in
the "master" branch.  The "pu" branch is currently empty except for
some staged 64-bit patches (which aren't highly critical for 1.41; as
they are cleaned up, I'll merge them in, but right now getting the
last bits of functionality for 1.41 is highest priority.)

          	     		       	    - Ted


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

Theodore Ts'o (2):
  Fix ext2fs_swap{16,32,64} for external applications on big-endian
      machines
  fsck: Fix build problem on MacOS X


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

Aneesh Kumar K.V (1):
  libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full()

Eric Sandeen (4):
  libext2fs: Teach extent.c how to split nodes
  Teach ext2fs_extent_insert() to split the current node if necessary
  libext2fs: add new function ext2fs_extent_set_bmap()
  Teach ext2fs_extent_delete() to remove an empty extent node from
      the tree

Theodore Ts'o (22):
  Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap()
  Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap()
  libext2fs: Add callback functions for _alloc_block() and
      _block_alloc_stats()
  e2fsck: Wire up callback functions for _alloc_block() and
      _block_alloc_stats()
  e2fsck: Detect unordered extents in an extent node
  f_extents2: Add new test case testing e2fsck's support for extents
  Re-enable byte-swapping functions for use by journal checksums
  Add CRC32 (big-endian) routine for use by journal checksums
  e2fsck: Add support to check journal checksums
  Fix gcc -Wall warnings in e2fsck
  Fix gcc -Wall warnings in tune2fs
  Fix gcc -Wall warnings in resize2fs
  Fix gcc -Wall warnings in libuuid
  Fix gcc -Wall warnings in libext2fs
  Update Makefile dependencies for lib/ext2fs
  e2fsck: Add better explanatory message when s_lastcheck is in the
      future
  resize2fs: Add support to use the ext4 online resize ioctl's
  Fix dependency for $(LIBSS) when an explicit dlopen() library is
      needed
  Add "#include <limits.h>" to get PATH_MAX for mke2fs and tune2fs
  e2undo: Enable missing pieces to enable I18N for this application
  Fix LIBSS dependency problem for tests/test_icount and
      lib/ss/test_ss
  Update tests to reflect undoe2fs -> e2undo rename

------
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-06-08  2:41 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
2008-05-24 23:49                         ` Theodore Tso
2008-06-03  2:39                           ` Theodore Tso
2008-06-08  2:41                             ` Theodore Tso [this message]
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=20080608024104.GA30132@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).