Skip to content

v0.11.1

Latest
Compare
Choose a tag to compare
@adammoody adammoody released this 05 Feb 00:38

New features:

  • Release tarball to package mpiFileUtils with appropriate versions of LWGRP, DTCMP, and libcircle to simplify builds. See https://mpifileutils.readthedocs.io/en/latest/build.html#cmake
  • dcp, dsync: added --xattrs={none, all, non-lustre, libattr} option for better control when copying extended attributes. Lustre extended attributes are no longer copied by default. Copying of extended attributes is now independent of the --preserve option to copy owner, group, permissions, and timestamps. #503

New DAOS features:

  • New daos-serialize and daos-deserialize tools for moving containers to/from HDF5 format.
  • Support for paths formatted as daos://<pool>/<cont>/[path]

Bug Fixes:

  • libmfu: incorrect item count in mfu_flist_copy progress message #497
  • libmfu: segfault in strmap #501

Recommended:

  • liblwgrp v1.0.4
  • libdtcmp v1.1.4
  • libcircle v0.3
  • libarchive v3.5.1