- Jan 29, 2018
-
-
Nafi3 authored
-
- Jan 24, 2018
-
-
Marc Vef authored
Preload lib: RPC/IPC Mercury/Margo environments are only initialized if the mountdir path is used by the application For that, the daemon writes the mountdir (it was started with) to a configurable path to disk. The libraries read this value and only the process that uses part of this path will actually trigger the environment initialization. This forbids prior behavior where applications initialize the whole environment numerous times, although unused. For example, any MPI program will spawn multiple processes, all with the LD_PRELOAD environment variable set.
-
- Jan 19, 2018
-
-
Marc Vef authored
-
- Jan 16, 2018
-
-
Marc Vef authored
-
- Jan 15, 2018
-
-
Marc Vef authored
- should permissions be checked when access() is called or discarded. Default off //#define CHECK_ACCESS - If access permissions should be checked while opening a file. Default off //#define CHECK_ACCESS_DURING_OPEN - If disabled, a file or directory is always presumed to be there (even if it is not). No check is executed. Default on. #define DO_LOOKUP
-
Marc Vef authored
- Add: adafs_access, open with check if object exists - Add: root metadentry to database of each node - Modified: Open, unlink, mkdir, rmdir and combined their functionality to "create node" and "remove node"
-
- Jan 12, 2018
-
-
Marc Vef authored
-
- Dec 14, 2017
-
-
Marc Vef authored
-
- Dec 13, 2017
-
-
Marc Vef authored
-
- Dec 12, 2017
-
-
Marc Vef authored
-
- Dec 11, 2017
- Dec 04, 2017