Closed daltonbohning closed 1 week ago
@Michael-Hennecke Will you give this a try? It should work for both DCOPY_USE_XATTRS=ON
and DCOPY_USE_XATTRS=OFF
Thanks @ofaaland. Okay if I merge this? I use to run them by Adam but not sure what the process is now. (I do have perms to merge)
Thanks @ofaaland. Okay if I merge this?
Sounds good, thanks.
I use to run them by Adam but not sure what the process is now. (I do have perms to merge)
Good point, we should discuss a process. @carbonneau1 here at LLNL has agreed to take over mpifileutils maintenance, but is just getting started.
The calls to these functions and the imports are wrapped with DCOPY_USEXATTRS so also wrap the mfu function definitions since if the system library is not included, the sys functions are not defined.
Resolves #578