Version 3.0.6 of xfsdump has been released.
The source code can be accessed via git using this URL:
git://oss.sgi.com/xfs/cmds/xfsdump.git
A gzipped-tar archive of the source code is available here:
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump-3.0.6.tar.gz
The development tree for this code (not available at
the moment) is normally published here as well:
git://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git
Below is a summary (from the doc/CHANGES file) of changes
since release 3.0.5:
xfsdump-3.0.6 (14 October 2011)
- Unconditionally add checksums to various dump headers in
xfsdump.
- Verify dump header checksums if present in xfsrestore.
- Convert to using the POSIX signal API.
- Remove restriction of 8 options in dialogs.
- Various refactoring and internal cleanups to xfsdump and
xfsrestore.
- Build system fixes, thanks to Ted Ts'o.
-Alex
|