Version 3.1.5 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.5.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.4:
xfsprogs-3.1.5 (30 March 2011)
- Polish translation update, thanks to Jakub Bogusz
- xfs_repair now warns if running in low memory mode
- Phase 2 of xfs_repair is now multithreaded
- xfs_quota no longer attempts to get quota information if
not enabled
- Inode flags are now properly validated by xfs_repair
- Metadump now obfuscates all file names reliably
- xfs_io now supports the "fiemap" command, a more generic
form of the "bmap" command
- xfs_io now supports the "fpunch" command, as well as a
"-p" flag to the "fallocate command. Both implement hole
punching. Thanks to Josef Bacik
- A number of other bug fixes thanks to Ajeet Yadav
|