Skip to content
GitLab
Explore
Sign in
gekkofs
Sep 11, 2020
Merge branch '101-set-rpc-protocol-and-auto_sm-at-runtime-and-not-compile-time' into 'master'
· 8402d979
Marc Vef
authored
Sep 11, 2020
8402d979
Maintenance: Code reformatting
· 202c3880
Marc Vef
authored
Sep 11, 2020
202c3880
Sep 10, 2020
Adding bzip2 to mogon2 deps and mogon2 script bugfixes, CMake AGIOS fix
· ba41f16d
Marc Vef
authored
Sep 10, 2020
ba41f16d
Updating README.md
· 3dc191c3
Marc Vef
authored
Aug 07, 2020
3dc191c3
Removing RPC_PROTOCOL from gitlab-ci config
· d6cf4bbb
Marc Vef
authored
Aug 06, 2020
d6cf4bbb
Removing RPC_PROTOCOL and USE_SHM from CMake. Adding arg options instead
· 7f4e1b06
Marc Vef
authored
Aug 06, 2020
7f4e1b06
Merge branch '117-refactor-readdir' into 'master'
· bcc08481
Marc Vef
authored
Sep 10, 2020
bcc08481
forward_get_dirents() now returns a shared_ptr instead of it being given
· 4629e00c
Marc Vef
authored
Aug 05, 2020
4629e00c
Adding doxygen comments to gkfs_functions
· a7d12ebf
Marc Vef
authored
Aug 03, 2020
a7d12ebf
Removing static keywords from handler functions
· 79d6fa4d
Marc Vef
authored
Aug 03, 2020
79d6fa4d
Refactoring readdir
· 97c53483
Marc Vef
authored
Aug 03, 2020
97c53483
Sep 09, 2020
Merge branch 'io-forwarding-mode' into 'master'
· 7f577b39
Alberto Miranda
authored
Sep 09, 2020
7f577b39
Update .gitlab-ci.yml
· 95916d10
Jean Bez
authored
Sep 09, 2020
95916d10
Aug 17, 2020
Merge the code with the latest updates
· a92582a5
Jean Bez
authored
Aug 17, 2020
a92582a5
Sync with master to merge
· cbb7703a
Jean Bez
authored
Aug 17, 2020
cbb7703a
Remove unecessary command from docker
· f734de04
Jean Bez
authored
Aug 17, 2020
f734de04
Fix merge conflicts
· 8020da4a
Jean Bez
authored
Aug 17, 2020
8020da4a
Fix merge conflicts
· 18b08f51
Jean Bez
authored
Aug 17, 2020
18b08f51
Aug 07, 2020
Refactor code
· 31c48446
Jean Bez
authored
Aug 07, 2020
31c48446
Merge branch '115-statx_testing_fix' into 'master'
· 12ac0bc9
Ramon Nou
authored
Aug 07, 2020
12ac0bc9
data_integrity test remaining statx() to stat()
· a765f138
Marc Vef
authored
Aug 07, 2020
a765f138
Jul 28, 2020
Merge branch '75-daemon-chunk-storage-backend-crashes-the-server-on-error' into 'master'
· 7778f598
Alberto Miranda
authored
Jul 28, 2020
7778f598
unlink() - Bugfix: Do not send two RPCs to same hosts in small files case
· e1054ae7
Marc Vef
authored
Jul 23, 2020
and
Alberto Miranda
committed
Jul 28, 2020
e1054ae7
Adding truncate test
· 2e2c190b
Marc Vef
authored
Jun 11, 2020
and
Alberto Miranda
committed
Jul 28, 2020
2e2c190b
daemon: Minor fix for sizeof() in eventual callbacks
· 23483f6c
Marc Vef
authored
Jun 09, 2020
and
Alberto Miranda
committed
Jul 28, 2020
23483f6c
daemon: adding write retry loop; retry for EINTR, EAGAIN, EWOULDBLOCK
· 9ab18557
Marc Vef
authored
Jun 09, 2020
and
Alberto Miranda
committed
Jul 28, 2020
9ab18557
daemon: changing terminology from async to nonblock
· f2927d77
Marc Vef
authored
Jun 08, 2020
and
Alberto Miranda
committed
Jul 28, 2020
f2927d77
daemon: Added file handle for ChunkStorage, created central logging instance for backend data
· f00581ef
Marc Vef
authored
Jun 08, 2020
and
Alberto Miranda
committed
Jul 28, 2020
f00581ef
daemon: checking access permissions for chunk directory during startup
· 9700cccd
Marc Vef
authored
Jun 07, 2020
and
Alberto Miranda
committed
Jul 28, 2020
9700cccd
daemon: Fixing truncate to a single operation per ChunkOperation
· 11f4107c
Marc Vef
authored
Jun 07, 2020
and
Alberto Miranda
committed
Jul 28, 2020
11f4107c
Use generic error category instead of system category
· 801f51ae
Marc Vef
authored
Jun 05, 2020
and
Alberto Miranda
committed
Jul 28, 2020
801f51ae
Fixing index loop bug during I/O on the daemon
· 27839240
Marc Vef
authored
Mar 18, 2020
and
Alberto Miranda
committed
Jul 28, 2020
27839240
Readding code that was removed by accident
· 07f62710
Marc Vef
authored
Mar 13, 2020
and
Alberto Miranda
committed
Jul 28, 2020
07f62710
ChunkOperation use CRTP instead of runtime polymorphism
· 80a034f6
Marc Vef
authored
Mar 05, 2020
and
Alberto Miranda
committed
Jul 28, 2020
80a034f6
Adding asserts, fixing comments, removing pass-by-value
· f9ddc8a8
Marc Vef
authored
Mar 05, 2020
and
Alberto Miranda
committed
Jul 28, 2020
f9ddc8a8
gkfs::types::rpc_chnk_id_t -> gkfs::rpc::chnk_id_t. Drop typedef for using
· a9adb5e3
Marc Vef
authored
Mar 05, 2020
and
Alberto Miranda
committed
Jul 28, 2020
a9adb5e3
More descriptive typenames in margo respond wrappers
· f989f1f2
Marc Vef
authored
Mar 05, 2020
and
Alberto Miranda
committed
Jul 28, 2020
f989f1f2
Refactoring daemon I/O logic and fixing truncate etc.
· bcb30ac2
Marc Vef
authored
Feb 25, 2020
and
Alberto Miranda
committed
Jul 28, 2020
bcb30ac2
Jul 27, 2020
Merge branch '59-native-omni-path-support-2' into 'master'
· 2a236e33
Marc Vef
authored
Jul 27, 2020
2a236e33
Added ngio deps set
· 7f037994
Marc Vef
authored
Jun 15, 2020
7f037994
Loading