- Oct 20, 2017
- Oct 19, 2017
-
-
Eric Cano authored
The missing unwatch fix should improve performance of watch/notify based locking significantly. Instrumentation will log any call to rados longer that 1s to /var/tmp/cta-rados-slow-calls.log. Also prepared a structure to allow switching between watch/notify and backoff based locking. Backoff code is not yet brought back (will test with the unwatch fix first).
-
- Oct 16, 2017
-
-
Steven Murray authored
Added Castor_limits.man and source code of Csnprintf
-
Sebastien Ponce authored
Note that this change is a noop, as the code after compiler preprocessing does not change. This was actually double checked manually.
-
Sebastien Ponce authored
Note that this change is a noop, as the code after compiler preprocessing does not change. This was actually double checked manually.
-
Sebastien Ponce authored
In particular, dropped all code related to unsupported platforms. Note that it has been verified that this commit is a noop for the compiled code as the preprocessed code is unchanged (modulo some line numbers).
-
Sebastien Ponce authored
-
Olof Barring authored
-
Jean-Damien Durand authored
-
Jean-Damien Durand authored
-
Jean-Philippe Baud authored
-
Jean-Philippe Baud authored
-
Benjamin Couturier authored
-
Benjamin Couturier authored
-
Jean-Philippe Baud authored
-
Jean-Damien Durand authored
-
Jean-Philippe Baud authored
-
Jean-Philippe Baud authored
-
Jean-Philippe Baud authored
-
Jean-Philippe Baud authored
-
Jean-Damien Durand authored
-
Jean-Philippe Baud authored
-
Jean-Philippe Baud authored
-
Jean-Damien Durand authored
-
Steven Murray authored
Adding C implementation of getconfent from 2012.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Note that this is a noop as the code after precompilation did not change. This has been double checked.
-
Sebastien Ponce authored
Replaced all Kernighan and Ritchie function declarations by standard ones. Note that his breaks the rfio code
-
Sebastien Ponce authored
Note that this change is a noop, as the code after compiler preprocessing does not change. This was actually double checked manually.
-
Sebastien Ponce authored
Note that this change is a noop, as the code after compiler preprocessing does not change. This was actually double checked manually.
-
Sebastien Ponce authored
In particular, dropped all code related to unsupported platforms. Note that it has been verified that this commit is a noop for the compiled code as the preprocessed code is unchanged (modulo some line numbers).
-
Sebastien Ponce authored
-
Dennis Waldron authored
Fixed: #31143: please do not use 'Daemon' in the name of daemons. Also removed references to non existing manpages
-
Steven Murray authored
Removed the misleading statements from getconfent.man that implied the was a globally visible function. getconfent_r can only be used from within the file CASTOR2/common/getconfent.c
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Steven Murray authored
Modified the comment for serrno so that it states that serrno is set to SENOCONFIG when the configuration file cannot be opened. The previous statement was not 100%, as it implied serrno is to SENOCONFIG only for the condition when the file cannot be found
-
Sebastien Ponce authored
-
Benjamin Couturier authored
-