Michael Hennecke

Results 6 issues of Michael Hennecke

Document that MOFED is a prereq on IB fabrics that needs to be installed before installing DAOS. Doc-only: true Signed-off-by: Michael Hennecke

unclean-cherry-pick

Document that MOFED is a prereq on IB fabrics that needs to be installed before installing DAOS. Doc-only: true Signed-off-by: Michael Hennecke

document basic VMD support in DAOS 2.2 Doc-only: true Signed-off-by: Michael Hennecke

make /usr/bin/daos_metrics g+s daos_server, to allow unprivileged users to call it ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. *...

release-2.6

include the xattr.h header in mfu_io.c to avoid compilation errors (ISO C99 and later do not support implicit function declarations)

Building on SLES 15.5 and Intel MPI fails with "undeclared function" errors when using -DENABLE_XATTRS=OFF. The respective function calls should probably be wrapped in some sort of "#ifdef XATTR"? module...