- 24 Apr, 2014 7 commits
-
-
David COME authored
-
David COME authored
First one was a block not being pushed whe the end of file was reached, the other one was the use a NULL pointer if we fail to position the tape
-
David COME authored
-
David COME authored
Which was not making any sense
-
David COME authored
-
David COME authored
-
David COME authored
Now the all are into AutoReleaseBlock.hpp and the class has been templated to take into account the 2 types of MemoryManager
-
- 23 Apr, 2014 6 commits
-
-
David COME authored
Excute is now simpler, some dead code has been removed, so does Payload::EndOfFile, which is now castor::tape::exceptions::EndOfFile
-
David COME authored
initialized some mebers that were not and a some log in case of error while opening the session
-
David COME authored
-
David COME authored
and DiskReadThreadPool
-
David COME authored
-
David COME authored
-
- 22 Apr, 2014 15 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
Conflicts: castor/tape/tapeserver/daemon/DiskWriteThreadPool.hpp
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
Compute it on DiskWriteTask and report it to the Client. Tests and interfaces have changed consequently
-
David COME authored
-
- 18 Apr, 2014 1 commit
-
-
Eric Cano authored
-
- 22 Apr, 2014 11 commits
-
-
Eric Cano authored
Renamed member variables to canonycal m_ Renamed TaskInjector->end to TaskInjector->finish() to match other threads conventions. Fixed missing finish() in RecallTaskInjectorTest Added missing finish() call in TapeReadTSingleThread.
-
Eric Cano authored
-
Eric Cano authored
Fixed missing member initialization Fixed missing last call flag Adpated to the injection of the NULL pointer as the end of session indicator. Fixed missing path indication in the recall description.
-
Daniele Kruse authored
-
Eric Cano authored
added a thread logging parameter, indicating the thread involved added startup and finish log messages for threads.
-
Daniele Kruse authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Steven Murray authored
The old rmd daemon is now used to mount and unmount tapes in SCSI libraries.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-