[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080603024037.GL23119@mit.edu>
Date: Mon, 2 Jun 2008 22:40:37 -0400
From: Theodore Tso <tytso@....edu>
To: linux-ext4@...r.kernel.org
Subject: Re: What's cooking in e2fsprogs.git (topics)
Here are the topics that have been cooking. Commits prefixed
with '-' are only in 'pu' while commits prefixed with '+' are
in 'next'. The topics list the commits in reverse chronological
order.
* js/64-bit (Mon Jun 2 22:29:26 2008 -0400) 11 commits
- libext2fs: Add 64-bit support to the undo manager
- Add 64-bit openfs interface.
- Use new ext2fs_super_and_bgd_loc2 call in libext2fs.
- Add 64-bit closefs interface.
- Add 64-bit ext_attr interface.
- Add 64-bit alloc interface.
- Add 64-bit alloc_stats interface.
- Add 64-bit dirblock interface.
- Use blk64_t for blocks in struct ext2_file.
- Add new blk64_t handling functions
- Add ext2_off64_t type.
* es/setbmap (Mon Jun 2 20:36:52 2008 -0400) 4 commits
+ Teach ext2fs_extent_delete() to remove an empty extent node from
the tree
+ libext2fs: add new function ext2fs_extent_set_bmap()
+ Teach ext2fs_extent_insert() to split the current node if
necessary
+ libext2fs: Teach extent.c how to split nodes
* tt/journal-checksum (Fri May 23 01:00:19 2008 -0400) 3 commits
- e2fsck: Add support to check journal checksums
- Add CRC32 (big-endian) routine for use by journal checksums
- Re-enable byte-swapping functions for use by journal checksums
* tt/64bit-bitmaps (Mon Feb 18 23:54:53 2008 -0500) 1 commit
- Initial design for 64-bit bitmaps
* next (Mon Jun 2 21:40:02 2008 -0400) 6 commits
+ f_extents2: Add new test case testing e2fsck's support for extents
+ e2fsck: Detect unordered extents in an extent node
+ e2fsck: Wire up callback functions for _alloc_block() and
_block_alloc_stats()
+ libext2fs: Add callback functions for _alloc_block() and
_block_alloc_stats()
+ Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap()
+ Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap()
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists