summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_group_create.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for collective group create and open, usingNeil Fortner2017-04-241-0/+2
* Modify plugin to use H5VL_daosm_term as the plugin's terminate callback,Neil Fortner2017-03-161-4/+0
* Modify DAOS-M plugin to call daos_pool_connect at plugin initializationNeil Fortner2017-03-141-4/+9
* Implement new transaction model, transactions are now hidden from theNeil Fortner2017-01-311-26/+18
* Add support for reading FCPL from file. Other minor fixes.U-hdf\nfortne22016-12-151-1/+1
* Add transaction number printing for write examples, optional transactionNeil Fortner2016-12-121-0/+2
* Implement group traversal. Major refactoring of group/link code. AddedNeil Fortner2016-12-091-0/+73