- 08 May, 2014 1 commit
-
-
David COME authored
-
- 06 May, 2014 18 commits
-
-
Eric Cano authored
-
David COME authored
-
David COME authored
-
Eric Cano authored
-
David COME authored
-
David COME authored
Conflicts: castor/tape/tapeserver/daemon/RecallTaskInjector.hpp
-
Eric Cano authored
-
David COME authored
-
Eric Cano authored
-
David COME authored
Changed a few includes from RecallTaskInjector to forward decleration and had to add them back in orther files
-
David COME authored
-
Steven Murray authored
-
David COME authored
Added a bunch of comments to TapeWriteTask, TapeWriteSingleThread, TapeSingleThreadInterface, TapeReadSingleThread
-
David COME authored
Because it was never set up mcorrectly and hard coded to zero
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Split the memory managers into headers and implementation. Cut the number of includes by forward declaring classes.
-
- 05 May, 2014 12 commits
-
-
Eric Cano authored
-
Eric Cano authored
Added Doxygen comments in DiskWriteTask.hpp. Reformatted the code in DiskWriteTask.cpp, DiskWriteTask.cpp and added logging. Removed unnecessary members m_maxFilesReq and m_maxBytesReq from DiskWriteThreadPool and adapted callers.
-
David COME authored
-
David COME authored
Added a bunch of comments for MigrationTaskInjector,MigrationReportPacker, RecallTaskInjector and DataFifo
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
David COME authored
Thus, The real reporters do not inherit publicly from it => Changed all the lines of coded that had to be changed
-
Steven Murray authored
-
David COME authored
-
David COME authored
-
Steven Murray authored
-
- 02 May, 2014 8 commits
-
-
Eric Cano authored
Fixed unnecessary virtual declarations in classes without inheritance (only detected by the SLC5 compiler).
-
Eric Cano authored
-
Eric Cano authored
Removed interface classes DiskReadTaskInterface, DiskWriteTaskInterface, DiskThreadPoolInterface
-
David COME authored
Moved MemException from castor::tape::tapeserver::daemon to castor::tape::exceptions and changed the uses in the code The tapeserver/daemon/Exception.hpp was empty after that, he has been removed
-
David COME authored
-
David COME authored
-
David COME authored
-
Eric Cano authored
-
- 30 Apr, 2014 1 commit
-
-
Steven Murray authored
The marshal code of AdminAcceptHandler was copied from some relatively older code that did not do all of the usual marshalling checks. This commit effectively updates the code of the marshalTapeStatReplyMsg() method.
-