Version 3.1.2 of xfsprogs has been released.
A gzipped-tar archive of the source code is available here:
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.1.2.tar.gz
The source code can be accessed via git using this URL:
git://oss.sgi.com/xfs/cmds/xfsprogs.git
Below is a summary (from the doc/CHANGES file) of changes
since release 3.1.1:
xfsprogs-3.1.2 (6 May 2010)
- Fix missing thread synchronization in xfs_repair duplicate
extent tracking.
- Fix handling of dynamic attribute fork roots in xfs_fsr.
- Fix sb_bad_features2 manipulations when tweaking the lazy
count flag.
- Add support for building on Debian GNU/kFreeBSD, thanks
to Petr Salinger.
- Improvements to the mkfs.xfs manpage, thanks to Wengang Wang.
- Various small blkid integration fixes in mkfs.xfs.
- Fix build against stricter system headers.
|