- 27 May, 2014 8 commits
-
-
Daniele Kruse authored
-
Sebastien Ponce authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
Steven Murray authored
-
- 26 May, 2014 9 commits
-
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
Fixed in the master branch.
-
David COME authored
-
David COME authored
-
Steven Murray authored
Before this commit the boolean member Daemon::m_runAsStagerSuperuser was being set by calling Daemon::runAsStagerSuperuser() and was used by calling Daemon::daemonizeIfNotRunInForeground(). There was no benefit gain from this two step approach. I have therefore effectively moved the member variable Daemon::m_runAsStagerSuperuser to be a parameter to daemonizeIfNotRunInForeground().
-
David COME authored
Conflicts: castor/tape/tapeserver/daemon/MountSession.cpp castor/tape/tapeserver/daemon/MountSessionAcceptHandler.cpp castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp
-
Sebastien Ponce authored
Created fake implementation of libradosstriper and make sure we use it on SLC5 where ceph is not available
-
David COME authored
-
- 23 May, 2014 23 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
David COME authored
To do so, we had to pass the VolumeInfo (which was already a bit propagated before) and changed by a previous commit
-
David COME authored
Which were set as the same size as the mem blocks, and are now hard coded to 256*1024
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
Conflicts: castor/tape/tapeserver/daemon/LabelSession.cpp
-
Steven Murray authored
A further commit to enforce and complete the implementation of only allowing the writetp command to be able to accept source disk files that are located on a locally mounted file-system.
-
David COME authored
-
David COME authored
Changed TapeWriteTask architecture and TapeWriteSingleThread's error handling. Behaviour is the same
-
David COME authored
-
Steven Murray authored
Fixed in tapeserver branch.
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
David COME authored
Conflicts: castor/tape/tapeserver/daemon/LabelSession.cpp castor/tape/tapeserver/daemon/MountSession.cpp castor/tape/tapeserver/daemon/MountSessionAcceptHandler.cpp castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp
-
David COME authored
To do so, we had to pass the VolumeInfo (which was already a bit propagated before) and changed by a previous commit
-
David COME authored
Which were set as the same size as the mem blocks, and are now hard coded to 256*1024
-
Eric Cano authored
-