Skip to content

PMDK Version 2.1.3

Latest

Choose a tag to compare

@osalyk osalyk released this 19 Jan 09:50
· 15 commits to master since this release
  • Expand the sds.at_create CTL to also cover the POOL_FEAT_CHECK_BAD_BLOCKS feature (#28, DAOS-18296).
    • Until now, it controlled only the POOL_FEAT_SDS feature, but both may use NDCTL calls and increase stack usage.
  • Fix an issue in the PMEMOBJ allocator with a potential to corrupt the allocator's metadata (#24, DAOS-18195).
  • Fix compilation error on LoongArch. (#29, pmem/pmdk#5957).