- Mar 26, 2019
-
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
on disk for files that are being written to. EOS-3348
-
- Mar 25, 2019
-
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
and what is stored in the local database. Fixes EOS-3348
-
Elvin Sindrilaru authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Elvin Sindrilaru authored
be opened. Fixes EOS-3352
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Andreas Joachim Peters authored
-
Andreas Joachim Peters authored
-
Andreas Joachim Peters authored
-
Fabio Luchetti authored
CI: 'at' package for docker images is not installed by ci jobs anymore, it is expected to be already there instead (eos-docker repo takes care of it)
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
MGM: Fix wrong condition when loading the file system configuration - the draining needs to be triggered outside the transaction. Fixes EOS-3354
-
Elvin Sindrilaru authored
-
Andreas Joachim Peters authored
readdir: POSIX behaviour of readdir is sort of undefined when items are deleted or added after opendir. The new implementation makes sure that positions retrieved with telldir are stable e.g. they always return the same entry. The upstream implementation should never call readdir with an offset which was returned by telldir after the item at this offset was deleted. The implementation adds new entries in the listing in the end which guarantees that positions are stable with respect to telldir offsets.
-
Mihai Patrascoiu authored
-
-
- Mar 22, 2019
-
-
Andreas Joachim Peters authored
-
Andreas Joachim Peters authored
-
Andreas Joachim Peters authored
MGM/NAMESPACE: new mutex implementation distinguishes unlock as unlock_shared and unlock - theses are not equivalent - fixes slave follower problem
-
Fabio Luchetti authored
-
-
Fabio Luchetti authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Andreas Joachim Peters authored
-
Georgios Bitzes authored
-
- Mar 21, 2019
-
-
Andreas Joachim Peters authored
-
Andreas Joachim Peters authored
-
Georgios Bitzes authored
-
Elvin Sindrilaru authored
-