- 06 Nov, 2015 1 commit
-
-
Daniele Kruse authored
-
- 05 Nov, 2015 4 commits
-
-
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
-
- 04 Nov, 2015 1 commit
-
-
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.
-
- 03 Nov, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Removed the xroot devel packages from the listing of installed rpms because the reader was not requested to install them
-
- 02 Nov, 2015 1 commit
-
-
Daniele Kruse authored
-
- 30 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 29 Oct, 2015 4 commits
-
-
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
-
- 28 Oct, 2015 3 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
- 27 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 26 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 23 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 22 Oct, 2015 6 commits
-
-
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
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 21 Oct, 2015 5 commits
-
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
- 20 Oct, 2015 1 commit
-
-
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.
-
- 19 Oct, 2015 5 commits
-
-
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
-
Eric Cano authored
-
Daniele Kruse authored
-