- Apr 24, 2020
-
-
-
Also add a couple of examples of unit tests
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Intra-module dependencies don't work with 0.4.0
-
Additional tests for shell commands Hide loguru in harness.logger Code cleanup
-
-
Remove pkg-resources==0.0.0 from requirements.txt.in Move test_directories.py into own subdirectory Remove trailing semicolons in Python code
-
-
-
Also, remove outdated import.
-
-
-
-
- Mar 31, 2020
-
-
Alberto Miranda authored
Resolve "Add ofi+verbs support" Closes #98 See merge request hpc/gekkofs!38
-
Marc Vef authored
-
Marc Vef authored
-
Marc Vef authored
-
Marc Vef authored
-
- Mar 03, 2020
-
-
Alberto Miranda authored
Resolve "ls broken on some systems" Closes #85 This is partly a revert to previous functionality which was removed during code maintenance, but so that the modified `linux_dirent` struct is only used in `gkfs_functions.cpp`. Also some comments added. See merge request hpc/gekkofs!35
-
-
Ramon Nou authored
Resolve "#endif misplaced if we don't use symlinks" Closes #86 See merge request hpc/gekkofs!36
-
Ramon Nou authored
-
- Mar 02, 2020
-
-
Marc Vef authored
Resolve "pwritev: Operation not supported" Closes #82 See merge request hpc/gekkofs!34 Signed-off: Marc Vef
-
- Feb 25, 2020
-
-
Alberto Miranda authored
02 20 code maintenance General code maintenance: - remove dead code - remove as many `#define` as possible and use `constexpr` instead - remove adafs occurrences and replace with gkfs - reformat code to unify code style as of CPPCoreGuidelines - rearrange imports, remove unused imports - separate cmake configurations and FS configurations - encapsulate non-prefix gkfs functions into namespaces - change copyright statement to 2020 - cleanup of some irrelevant code and unnecessary struct definitions - consistent renaming for rpc sender functions and create and remove functions from client to daemon - encapsulate all code into namespaces even if naming and structuring is tentative See merge request hpc/gekkofs!31
-
Marc Vef authored
-
Marc Vef authored
-
- Feb 24, 2020
-
-
Marc Vef authored
-