- Apr 24, 2020
-
-
- 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
- Feb 21, 2020
-
-
Marc Vef authored
-
- Feb 20, 2020
- Feb 19, 2020
- Feb 18, 2020
- Feb 10, 2020
- Feb 09, 2020
- Feb 07, 2020
-
-
Marc Vef authored
Restructuring code w.r.t. configurations and definitions: - #defines have been mostly removed from configurations - a dedicated config file has been added for configurations with constexpr - past configure file is now only a cmake wrapper - wrapping global functions into namespaces Removed all adafs and ifs occurrences. Now called gkfs
-
- Feb 06, 2020
-
-
Alberto Miranda authored
Resolve "[Mogon II] Fix dependency compilation scripts" Closes #45 See merge request !25
-