Skip to content
GitLab
Explore
Sign in
gekkofs
Jul 28, 2020
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
Force no blocking progress for psm2 on client
· 70fd346c
Marc Vef
authored
Jul 23, 2020
70fd346c
psm2 support for daemon
· 0d0222da
Marc Vef
authored
Apr 02, 2020
0d0222da
Updating scripts for psm2. Version bumps to Mercury, Margo to March 2020
· 4d75b40f
Marc Vef
authored
Jul 24, 2020
4d75b40f
Jul 25, 2020
Merge branch 'dep_scripts_update' into 'master'
· dad26735
Alberto Miranda
authored
Jul 25, 2020
dad26735
Jul 24, 2020
Removing Startup/shutdown scripts due to being non-functional.
· d55bfd3e
Marc Vef
authored
Jul 24, 2020
d55bfd3e
Updating dependency scripts: Added optional newer versions
· 976317d7
Marc Vef
authored
Jul 24, 2020
976317d7
Jul 22, 2020
Merge branch '115-testing-test_data-fails-when-statx-is-not-available' into 'master'
· 08f454d0
Marc Vef
authored
Jul 22, 2020
08f454d0
Jul 21, 2020
Statx --> stat in data test
· 8dfac938
Ramon Nou
authored
Jul 21, 2020
8dfac938
Jun 25, 2020
Merge branch '110-missing-fsync' into 'master'
· d5cb12e1
Ramon Nou
authored
Jun 25, 2020
d5cb12e1
Add a simple fsync implementation to solve warning on ior.
· 2b7d3af2
Ramon Nou
authored
Jun 25, 2020
2b7d3af2
Jun 10, 2020
Merge branch '107-add-i-o-tests' into 'master'
· 953537e8
Marc Vef
authored
Jun 10, 2020
953537e8
Modified write-read to write validate and random string generation
· c70a106d
Ramon Nou
authored
May 19, 2020
and
Marc Vef
committed
Jun 10, 2020
c70a106d
reduced test stress
· 8e0da961
Ramon Nou
authored
May 18, 2020
and
Marc Vef
committed
Jun 10, 2020
8e0da961
Added write-read with data comparison
· e7fe0fda
Ramon Nou
authored
May 18, 2020
and
Marc Vef
committed
Jun 10, 2020
e7fe0fda
[IO Test] Added. Missing write-read compare for larger sizes
· 8895c702
Ramon Nou
authored
May 15, 2020
and
Marc Vef
committed
Jun 10, 2020
8895c702
May 21, 2020
Merge branch 'statx-glibc' into 'master'
· be470cc7
Ramon Nou
authored
May 21, 2020
be470cc7
Check for statx support (Missing in glibc <2.28)
· 61256a94
Jean Bez
authored
May 21, 2020
and
Ramon Nou
committed
May 21, 2020
61256a94
May 18, 2020
Merge branch '105-add-lseek-tests' into 'master'
· 7c034057
Ramon Nou
authored
May 18, 2020
7c034057
[LSEEK] Resolves 'Add lseek test'. Fixes bug in SEEK_END due to RPC mismatch.
· 9bd1477c
Ramon Nou
authored
May 18, 2020
9bd1477c
May 16, 2020
Merge branch '84-preadv-readv' into 'master'
· 2a8773a7
Ramon Nou
authored
May 16, 2020
2a8773a7
[readv and preadv] Implementation and tests. Fixes
#84
· 5d8da9b3
Jean Bez
authored
May 16, 2020
and
Ramon Nou
committed
May 16, 2020
5d8da9b3
May 14, 2020
Merge branch '106-statx-tests-not-installed-correctly' into 'master'
· 082832dd
Ramon Nou
authored
May 14, 2020
082832dd
Resolve "[Statx] Test not installed correctly"
· 0a047be7
Ramon Nou
authored
May 14, 2020
0a047be7
May 12, 2020
Merge branch '104-statx-syscall-missing' into 'master'
· 3379bf44
Ramon Nou
authored
May 12, 2020
3379bf44
[Statx] Implementation for kernel >4.11. Added tests
· 69949c08
Ramon Nou
authored
May 12, 2020
69949c08
Loading