- Feb 15, 2014
-
-
Steven Murray authored
castor/utils/UtilsTest.
-
- Feb 14, 2014
-
-
Steven Murray authored
objects representing standard in and standard error. By being able to provide dummy output stream objects, this modification allows C++ daemon objects to be instantiated in unit tests without the worry of them writing to the real standard in and standard error streams.
-
Steven Murray authored
castor::server::Daemon
-
Steven Murray authored
-
- Feb 13, 2014
-
-
Daniele Kruse authored
-
- Feb 12, 2014
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
xroot clients. To migrate the prestage test we'll have to get xroot 4.0.0.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Eric Cano authored
[canoc3@lxc2dev3d2 CASTOR]$ grep -rl DbSegmentCnv . ./nbproject/configurations.xml ./nbproject/private/configurations.xml ./castor/db/cnv/DbSegmentCnv.cpp ./castor/db/cnv/DbSegmentCnv.hpp ./.git/index ./.git/objects/pack/pack-a749e3127a204825b5c252b2db64ec64d9c957e8.pack
-
- Feb 10, 2014
-
-
Steven Murray authored
-
Steven Murray authored
I have commented out the offending log statement because it logs st_size modulus 4GB. The log statement is therefore more confusing than useful. If anybody wishes to fix the following log line then they MUST test their fix by migrating a file larger than 4GB and see the correct value logged. Please note that the log statement was never used in production before I modified a few days ago. This was because the log was set at DEBUG level. I now regret moving it to INFO level. Right now this log is NOT priority.
-
Steven Murray authored
-
Steven Murray authored
Fixed in the v2_1_14Version branch.
-
- Feb 07, 2014
-
-
Giuseppe Lo Presti authored
-
Daniele Kruse authored
-
Elvin Sindrilaru authored
This flag is set when doing a stat with xrdfs. For this to work we needed to set the inode value to 0.
-
Elvin Sindrilaru authored
and it gives priority to individual mappings rather than using directly the wildcard "*"
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
Added constraining reads to avoid boilerplate in the user's code. For example, when the file format expects to find a file mark, just calling driveGeneric::readFileMark() will implicitely check everything. Created corresponding exception classes. Also changed the data blocks signatures to the more classis void *.
-
- Feb 06, 2014
-
-
Eric Cano authored
Fixed the read session memory management layout as the file size if not know before hand (and not really needed, as we read files and consume free blocks in sequence. Extended the description of the file support classes. Fixed minor compilation issue.
-
- Feb 05, 2014
-
-
Steven Murray authored
This reverts commit 5bdc2b33. This is in fact the revert of the revert (now under which cup is the coin?). I am following the suggestion of Giuseppe that in order not to lose Eric's work it would be a good idea to put his fix for his RFE into the master branch as soon as possible.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
enable/disable protocols. Also extended a test case to check for bogus protocols in the requests.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
to get a consistent view between files and segments, given that the two queries are run several minutes apart.
-