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: fa98503 xfsprogs: v3.2.0-rc1 release This update indicates that we are getting close to a 3.2.0 release. We are just about feature complete for CRC enabled filesystems, so it's time to push towards a full release. I haven't created tarballs for this release, just tagged the repository and updated the version and changelogs. I'll release a source tarball for an -rc2 release if we need it... At this point, I'm really aiming to have the release complete by the time that the 3.15 kernel is released, and hence make the 3.15 kernel the first kernel we fully support metadata CRCs on. This gives us about 6 weeks to finalise the xfsprogs 3.2.0 release, so testing and bug reprorts and fixes are very welcome at this point. And while this looks like lots of change leading up to a -rc1 release, the majority of them are Coverity fixes and so remove a lot of noise from the checker reports and hence will help us identify new issues a lot faster. Cheers, Dave. ---- New Commits: Dave Chinner (1): [fa98503] xfsprogs: v3.2.0-rc1 release Eric Sandeen (17): [11e0696] xfsprogs: fix various fd leaks [d0e82db] xfs_fsr: refactor fsrall_cleanup [355ac01] xfsprogs: trivial buffer frees on error paths [0284875] libxlog: fix memory leak in xlog_recover_add_to_trans [edbdb4f] libxfs: fix memory leak in xfs_dir2_node_removename [f6a8b88] xfs_quota: fix memory leak in quota_group_type() error path [04536ba] xfs_logprint: fix leak in error path of xlog_print_record() [682fa9e] libxfs: free resources in libxfs_alloc_file_space error paths [90ec25e] libxfs: annotate a case fallthrough in libxfs_ialloc [04c2e8d] xfs_db: fix too-large memset value in attr code [9d473f4] xfs_quota: remove impossible tests in printpath [f8579c0] xfs_repair: address never-true tests in repair/bmap.c on 64 bit [3ddc4ae] mkfs: catch unknown format in protofile parsing [d15f7cf] xfs_db: don't use invalid index in ring_f [d0bbcbc] xfsprogs: remove write-only assignments [0337778] xfs_io: fix random pread/pwrite to honor offset [e887198] libxfs: remove never-read "offset" assignment in readbufr_map & writebufr Mark Tinguely (1): [9404cb4] logprint: handle split EFI entry Code Diffstat: VERSION | 2 +- copy/xfs_copy.c | 3 +-- db/addr.c | 15 +++++++-------- db/attrset.c | 2 +- db/bmap.c | 1 - db/check.c | 5 +++-- db/convert.c | 1 - db/io.c | 4 +++- db/write.c | 2 ++ doc/CHANGES | 18 ++++++++++++++++++ fsr/xfs_fsr.c | 34 +++++++++++++++++++++------------- growfs/xfs_growfs.c | 1 - include/bitops.h | 1 - io/parent.c | 2 ++ io/pread.c | 2 +- io/pwrite.c | 2 +- io/readdir.c | 1 + libhandle/handle.c | 1 + libxfs/rdwr.c | 4 +--- libxfs/util.c | 21 ++++++++++++++++++--- libxfs/xfs_dir2_node.c | 26 +++++++++++++------------- libxlog/xfs_log_recover.c | 1 + logprint/log_misc.c | 43 ++++++++++++++++++++++++++++++++----------- logprint/log_print_all.c | 3 +-- logprint/logprint.h | 2 +- mkfs/proto.c | 18 ++++++++++++++---- mkfs/xfs_mkfs.c | 2 -- quota/path.c | 8 ++++---- quota/quot.c | 1 + quota/quota.c | 20 ++++++++++++-------- repair/attr_repair.c | 2 -- repair/bmap.c | 8 ++++---- repair/dir2.c | 3 +-- repair/phase5.c | 3 --- repair/phase6.c | 1 - repair/prefetch.c | 1 - repair/sb.c | 2 -- rtcp/xfs_rtcp.c | 2 ++ 38 files changed, 168 insertions(+), 100 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs