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
anddaos-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