Hi folks, The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has just been updated. The new head of the master branch is commit: 67fcc94 xfsprogs: v3.2.0-rc2 release This commit has been tagged with v3.2.0-rc2. I'd like everyone who can test this to test it, as all the issues that needed to be solved before a release coul dbe made have now been addressed. If there are no new regressions or critical issues reported in the next week or so, I will make an official 3.2.0 release. So, please test. :) -Dave. New Commits: Dave Chinner (10): [b511ff4] db: don't claim unchecked CRCs are correct [9ba69ce] db: verify buffer on type change [adbb357] repair: ensure prefetched buffers have CRCs validated [8e7e14b] repair: detect and correct CRC errors in directory blocks [8f657d7] repair: detect CRC errors in AG headers [a76a5a7] repair: report AG btree verifier errors [641e65b] repair: remove more dirv1 leftovers [7cb3f7f] repair: handle remote symlink CRC errors [3a1d34e] repair: detect and handle attribute tree CRC errors [67fcc94] xfsprogs: v3.2.0-rc2 release Eric Sandeen (2): [847bbbe] xfs_logprint: Fix error handling in xlog_print_trans_efi [aabc02b] mkfs.xfs: prevent close(-1) on protofile error path Code Diffstat: VERSION | 2 +- db/fprint.c | 15 ++- db/io.c | 26 ++++++ db/io.h | 13 ++- db/type.c | 9 +- doc/CHANGES | 5 + include/libxfs.h | 3 + libxfs/rdwr.c | 58 ++++++++---- logprint/log_misc.c | 5 +- mkfs/proto.c | 3 +- repair/attr_repair.c | 45 +++++++-- repair/dinode.c | 251 +++------------------------------------------------ repair/dinode.h | 6 -- repair/phase6.c | 94 +++++++++++++++---- repair/prefetch.c | 7 +- repair/scan.c | 108 +++++++++++++++------- 16 files changed, 311 insertions(+), 339 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs