XFS status update for January 2010

From: Christoph Hellwig
Date: Wed Feb 10 2010 - 13:08:58 EST


January saw additional release candidates of the Linux 2.6.33 kernel,
including a couple of bug fixes for XFS. In the meantime the XFS tree
has been growing a large number of patches destined for the Linux 2.6.34
merge window: a large rework of the handling of per-AG data, support for
the quota netlink interface, and better power saving behavior of the
XFS kernel threads, and of course various cleanups.

A large patch series to replace the current asynchronous inode writeback
with a new scheme that uses the delayed write buffers was posted to
the list. The new scheme, which allows archive better I/O locality by
dispatching meta-data I/O from a single place has been discussed
extensively and is expected to be merged in February.

On the userspace side January saw the 3.1.0 and 3.1.1 releases of xfsprogs,
as well as the 3.0.4 release of xfsdump. The biggest changes in xfsprogs
3.1.0 were optimizations in xfs_repair that lead to a much lower memory
usage, and optional use of the blkid library for filesystem detection
and retrieving storage topology information. The 3.1.1 release contained
various important bug fixes for these changes and a various improvements to
the build system. The major feature of xfsdump 3.0.4 were fixes for
time stamp handling on 64-bit systems.

The xfstests package also lots of activity including various new testcases
and an improved build system.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/