- 10 Apr, 2014 10 commits
-
-
David COME authored
Some ambigous namespaces no well supported by g++ 4.1
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
And removed functions that were previously removed from DiskWriteTaskInterface
-
David COME authored
-
David COME authored
-
David COME authored
Conditions were misaligned inside WorkerThread::run and a MutexLock was missing at the begining of the finish function
-
David COME authored
-
David COME authored
files,blocks and waitCompletion have been dropped out
-
- 08 Apr, 2014 2 commits
-
-
David COME authored
-
David COME authored
Changed consequently the types to use the interface instead of the derived type : RecallReportPacker
-
- 07 Apr, 2014 13 commits
-
-
Eric Cano authored
-
David COME authored
-
David COME authored
DiskReadThreadPool::WorkerThread::run has been changed consequently
-
David COME authored
thus if m_failled is set at true, then the block is not usable
-
David COME authored
That way, the LogContext is no longer shared between different threads
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
The code was duplicated just bellow
-
David COME authored
A shared thread safe variable counts the number of failled writtings and we call reportEndOfSessionWithError at the end if needed
-
David COME authored
-
David COME authored
From void to bool : true if the file has been successfully written false otherwise
-
- 04 Apr, 2014 8 commits
-
-
David COME authored
and thus changed the type to an auto_ptr into DiskWriteTask
-
David COME authored
Changed the constructor to take that into account and its calls in several files
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
RecallReportPacker is provided as a parameter of execute, and the opther attributes have been replaced by a FileToRecallStruct
-
David COME authored
-
David COME authored
-
- 03 Apr, 2014 7 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
Conflicts: castor/tape/tapeserver/utils/suppressUnusedVariable.hpp
-
David COME authored
-
David COME authored
Changed the constructor to take that into account, and changed the calls to the constructor where it was needed
-
David COME authored
-
David COME authored
-