- Oct 01, 2013
-
-
Steven Murray authored
This commit does two things. Firstly it adds the first version of the source code for the executables to help the rmcd daemon to work with Oracle ACS compatible tape-libraries. Secondly it refactors and cleans up some of the rmcd daemon code. Please note that the source code of the binaries to help the rmcd work with Oracle ACS tape-libraries is neither compiled or packaged into rpms. Therefore there will be no affect on the current 2.1.14 release concerning these executables.
-
Steven Murray authored
Reverse committing 25579:25519 because the revissions from 25520 to 25579 were too detailed. They were meant to be a single revision pushed from my git repository. The --merge option git svn dcommit did not do what I expected.
-
Steven Murray authored
The ACS command-line tools are no longer compiled or packaged, of course this will be changed in the future. For now I wish to concentrate on getting the cleanup of rmcd into the central repository.
-
Steven Murray authored
Added the struct rmc_srv_rqst_context to be used to pass the context of a request to a server side function of rmcd that is responsible for servicing a client request.
-
Steven Murray authored
-
Steven Murray authored
Replaced the global variable localhost of rmc_procreq.c with a parameter passed to each of the functions implemented within rmc_procreq.c
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Moved the mount, dismount and queryvolume binaries with their full names to the castor-rmc-server rpm
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Modified Imakefile to take into account the rename of the castor/tape/rmcd directory to castor/tape/rmc
-
Steven Murray authored
Modified the code within castor/tape/rmc to take in account the rename of the directory from castor/tape/rmcd
-
Steven Murray authored
-
Steven Murray authored
Now ignoring mountacs, dismountacs and queryvolumeacs in the correct directory, in other words in castor/tape/rmcd
-