- Nov 10, 2015
- Nov 09, 2015
-
-
Daniele Kruse authored
-
- Nov 06, 2015
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Nov 05, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Added tolerance to BackendRados::ScopedLock::release() when releasing a deleted object's lock. Switched back to old style m_radosCtx.objects_begin() for compatibility with older releases of ceph.
-
Eric Cano authored
Added a list method for the backends so we can clean up the rados store before running each unit test, which expects a fresh store. Added a new command line tool to list the contents of the backends.
-
Eric Cano authored
-
- Nov 04, 2015
-
-
Eric Cano authored
New URLs are rados://user@pool and file:///tmp/XXXXX. Otherwise, we fall back to interpreting the URL as a bare path.
-
- Nov 03, 2015
-
-
Steven Murray authored
-
- Nov 02, 2015
-
-
Daniele Kruse authored
-
- Oct 30, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Oct 29, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
Removed the exception throws in the non-implemented methods of the ARchiveJob and RetrieveJOB classes, since they were causing random segfaults in the unit tests, still we need to find the root cause (maybe or maybe not)
-
Daniele Kruse authored
Removed the ability to get mode bits from EOS through xroot since this does not work, mode bits are currently hardcoded as 0666
-
Daniele Kruse authored
-
- Oct 28, 2015
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
- Oct 27, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Oct 26, 2015
-
-
Daniele Kruse authored
-
- Oct 23, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Oct 22, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Changed my mind: checking the accessibility of the mock name server base path only in the constructors of the mock name server
-
Daniele Kruse authored
Checking the accessibility of the mock name server base path in each method (of the mock name server) and reporting meaningful error
-
- Oct 21, 2015
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
- Oct 20, 2015
-
-
Eric Cano authored
Relaxed permissions on the objectstore to handle the fact that xroot and tapeserverd currently run as different users. Removed filtering of perission for tape labeling.
-
- Oct 19, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Expanded the minimal VFS creation script to align it with the one in the unit test. More base objects are now created. Fixed uninitialized flag bug in TapeMountDecisionInfo::TapeMountDecisionInfo(). Removed unused VDQM parameter.
-
Daniele Kruse authored
-
Daniele Kruse authored
-