- Apr 24, 2019
-
-
Tommaso Tocci authored
-
- Mar 05, 2019
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
- Jan 31, 2019
-
-
Tommaso Tocci authored
- improved statfs system call - intercepted statvfs library call Both of the above function now report the aggregated real size of all the data-nodes. You can test this with `df "/tmp/gekkofs_mountpoint"` command
-
- Nov 26, 2018
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
- Oct 31, 2018
-
-
Tommaso Tocci authored
Implemented all the logic to handle truncate operation. Test: added truncate test
-
- Oct 28, 2018
-
-
Tommaso Tocci authored
margo, argobots and mercury have been updated. The abt-snoozer dep required by margo it is not needed anymore. RocksDB has been also updated to the lastest release
-
- Mar 19, 2018
- Mar 15, 2018
-
-
Marc Vef authored
Only use 1 segment now but with multiple transfers
-
- Mar 09, 2018
- Mar 07, 2018
-
-
Marc Vef authored
- Previously the directory hierarchy was not clear regarding to which file belong to which part of the project (client or daemon). Further, we will have other clients in the future (such as Fuse). - CMake files now differentiate between include dirs for all targets and target specific ones. - Removed duplicate -pg flag. - Not listing header files when adding executables or libraries is considered bad practice. Note that include_directories() is adding include paths to the code while adding all files used for executables and libraries provide the context which files belong to each binary. When only include_directories() is set, CMake assumes that all files belong to a binary (which is not necessarily true). As a result, some IDEs may break as the do not support this assumption. In general we should almost always favor explicitness over implicitness.
-
- Dec 14, 2017
-
-
Marc Vef authored
-
- Dec 13, 2017
-
-
Marc Vef authored
-
- Dec 11, 2017
- Dec 04, 2017
-
-
Marc Vef authored
-
- Dec 01, 2017
-
-
Marc Vef authored
-
- Nov 29, 2017
- Nov 15, 2017
-
-
Marc Vef authored
-
- Nov 14, 2017
-
-
Marc Vef authored
-
- Nov 13, 2017
-
-
Marc Vef authored
-
- Nov 08, 2017
-
-
Marc Vef authored
-
- Nov 07, 2017
- Oct 16, 2017
-
-
Marc Vef authored
-
- Oct 13, 2017
- Oct 12, 2017
-
-
Marc Vef authored
-
- Oct 11, 2017
- Sep 22, 2017
-
-
Marc Vef authored
-